typedef's & cc

mercer at convex.UUCP mercer at convex.UUCP
Wed Nov 21 08:35:00 AEST 1984


According to K&R (Appendix A, sec 11.1):

	"typedef names are in the same class as ordinary identifiers.
	They may be redeclared in inner blocks, but an explicit type must
	be given in the inner declaration"



More information about the Comp.lang.c mailing list