Programming Tools Guide
Appendix A, ANSI implementation-defined behavior

Statements

Statements

This section describes the implementation-dependent characteristics of statements. It corresponds to section ``F.3.12 Statements'' in the ANSI document.

Maximum number of case values

There is no fixed limit to the number of case values in a switch statement.