Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uflorida!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.std.c Subject: Re: Macro-created # directives Message-ID: <11282@smoke.BRL.MIL> Date: 14 Oct 89 04:12:53 GMT References: <10891@riks.csl.sony.co.jp> Reply-To: gwyn@brl.arpa (Doug Gwyn) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 7 In article <10891@riks.csl.sony.co.jp> diamond@ws.sony.junet (Norman Diamond) writes: > #define junk #include > junk >Does my preprocessor have to include ? No, in fact the Standard explicitly prohibits it being treated as a preprocessing command.