sizeof (enum) == ? - (nf)

mjs at rabbit.UUCP mjs at rabbit.UUCP
Thu Oct 27 23:54:39 AEST 1983


The type of an enum is int, though some compilers may shorten that to
short or char if the enumerated values fit.
-- 
	Marty Shannon
UUCP:	{alice,rabbit,research}!mjs
Phone:	201-582-3199



More information about the Comp.lang.c mailing list