Using the GNU Compiler Collection (GCC): Statements implementation

Next: Preprocessing directives implementation, Previous: Declarators implementation, Up: C Implementation   [Contents][Index]


4.12 Statements

  • The maximum number of case values in a switch statement (C90 6.6.4.2).

    GCC is only limited by available memory.