Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
ANSI 3.5.2.2 The integer type chosen to represent the values of an enumeration type
A variable declared as enum
is an int
.