GNU "C" Enumerated types

Ed Benyukhis benyukhi at motcid.UUCP
Sat Mar 23 03:15:26 AEST 1991


Can someone please tell me if GNU "C" has a generic storage
allocation strategy, as it applies to an enumeration types?
I.e., I'd like to know if the compiler treats ENUMS as an
8 bit quantity if the value is between -128 and +127, signed/unsigned
16 bit integers or 32 bit fullwords?

Thanks,


Ed Benyukhis, Motorola CIG.



More information about the Comp.lang.c mailing list