Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!leah!rds95 From: rds95@leah.Albany.Edu (Robert Seals) Newsgroups: comp.lang.c Subject: What is the scope of 'typedef'? Keywords: guess Message-ID: <1777@leah.Albany.Edu> Date: 21 Apr 89 15:12:32 GMT Organization: The University at Albany, Computer Services Center Lines: 8 Has there been a concensus (like in the proposed standard) as to the scope of a typedef? I looked in k&r2, and there was nothing to indicate it must be local to the file in which it was, uh, typedef'ed, but that is the only logical thing that I could imagine. Eh? rob