Xref: utzoo comp.lang.c:23306 comp.lang.c++:5230 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!usc!ginosko!uunet!pilchuck!dataio!bright From: bright@Data-IO.COM (Walter Bright) Newsgroups: comp.lang.c,comp.lang.c++ Subject: Re: A solution to the multiple inclusion problem Message-ID: <2185@dataio.Data-IO.COM> Date: 25 Oct 89 18:55:48 GMT References: <14240@well.UUCP> Reply-To: bright@dataio.Data-IO.COM (Walter Bright) Distribution: comp Organization: Data I/O Corporation; Redmond, WA Lines: 23 In article cimshop!davidm@uunet.UU.NET (David S. Masterson) writes: >In article <14240@well.UUCP> nagle@well.UUCP (John Nagle) writes: < (Many newer compilers do "#" processing in the same pass as main < compilation, so referring to a "preprocessor" in this context is not < necessarily correct.)