Syntax Extensions (Using the GNU Compiler Collection (GCC)) (original) (raw)

Next: Extensions to C Semantics, Previous: How to Use Inline Assembly Language in C Code, Up: Extensions to the C Language Family [Contents][Index]


6.12 Other Extensions to C Syntax

GNU C has traditionally supported numerous extensions to standard C syntax. Some of these features were originally intended for compatibility with other compilers or to ease traditional C compatibility, some have been adopted into subsequent versions of the C and/or C++ standards, while others remain specific to GNU C.