Technical Support
On-Line Manuals
Compiler Reference Guide
--enum_is_int
This option forces the size of all enumeration types to be at least four bytes.
The --enum_is_int option is not recommended for general use.
This option is switched off by default. The smallest data type that can hold the values of all enumerators is used.
--interface_enums_are_32_bit
Structures, unions, enumerations, and bitfields.