Newsgroups: comp.lang.c Path: utzoo!henry From: henry@zoo.toronto.edu (Henry Spencer) Subject: Re: undefining a typedef Message-ID: <1990Aug11.230818.2782@zoo.toronto.edu> Organization: U of Toronto Zoology References: <1820006@hpsad.HP.COM> Date: Sat, 11 Aug 90 23:08:18 GMT In article <1820006@hpsad.HP.COM> jose@hpsad.HP.COM (Jose Gomez-Rubio (SEED Student)) writes: >How does one undefine a typedef construction in a header file? You don't. Typedef is not undoable. For this reason, typedefs have to be much more carefully coordinated than macros. -- It is not possible to both understand | Henry Spencer at U of Toronto Zoology and appreciate Intel CPUs. -D.Wolfskill| henry@zoo.toronto.edu utzoo!henry