I'm trying to make a document generation tool in angular and I'm hitting a challenge with how I would allow a user to dynamically create content. My components
What's the best way to achieve compile time static asserts in C (not C++), with particular emphasis on GCC?