22.12 Statements
Implementation-Defined Behavior for Statements is covered in section G.3.12 of the ANSI C Standard.
What is the maximum number of case values in a switch statement? (ISO 6.6.4.2)
No limit.
Implementation-Defined Behavior for Statements is covered in section G.3.12 of the ANSI C Standard.
What is the maximum number of case values in a switch statement? (ISO 6.6.4.2)
No limit.