typedef in c - (nf)

ucbesvax.turner at ucbcad.UUCP ucbesvax.turner at ucbcad.UUCP
Sun Dec 25 15:43:20 AEST 1983


#R:aecom:-31900:ucbesvax:4800031:000:336
ucbesvax!turner    Dec 18 14:40:00 1983

It used to be, around here, that you couldn't say

	typedef struct you_are_my_type {
		...
	} you_are_my_type;

i.e., it kept struct/union names in the same name-space as types.
Things seemed to have changed without warning, at least in UC Berkeley
cc.  I wonder what the current BTL "standard" is?
---
Michael Turner (ucbvax!ucbesvax)



More information about the Comp.lang.c mailing list