labeled-statement: identifier : statement case constant-expression : statement default : statement
1712
A
1713
Further constraints on such labels are discussed under the
1714 Label names shall be unique within a function.
1715 Any statement may be preceded by a prefix that declares an identifier as a label name.
1716 Labels in themselves do not alter the flow of control, which continues unimpeded across them.
1717
Forward references:
the
Next
Created at: 2005-06-29 02:19:03
The text from WG14/N1124 is copyright © ISO