Next: Type Alignment, Previous: Compilation, Up: Top [Contents][Index]
This chapter describes C constructs that don’t alter the program’s meaning as such, but rather direct the compiler how to treat some aspects of the program.
• Pragmas | Controlling compilation of some constructs. | |
• Static Assertions | Compile-time tests for conditions. |