Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site ucbcad.UUCP Path: utzoo!linus!security!genrad!decvax!tektronix!ucbcad!ucbesvax.turner From: ucbesvax.turner@ucbcad.UUCP Newsgroups: net.lang.c Subject: Re: typedef in c - (nf) Message-ID: <1136@ucbcad.UUCP> Date: Sun, 25-Dec-83 00:43:20 EST Article-I.D.: ucbcad.1136 Posted: Sun Dec 25 00:43:20 1983 Date-Received: Tue, 20-Dec-83 02:07:44 EST Sender: notes@ucbcad.UUCP Organization: UC Berkeley CAD Group Lines: 15 #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)