Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!decwrl!public!btr.com!timlee From: timlee@public.btr.com Newsgroups: comp.std.c Subject: Preprocessor Re: Want the word on __STDC__ Message-ID: <1864@public.BTR.COM> Date: 22 Feb 91 06:41:18 GMT References: <1991Feb20.175702.28682@zoo.toronto.edu> <2961@cirrusl.UUCP> Sender: timlee@public.BTR.COM Reply-To: timlee@btr.com (Timothy J. Lee) Followup-To: comp.std.c Lines: 13 dhesi%cirrusl@oliveb.ATC.olivetti.com (Rahul Dhesi) writes: |In <1991Feb20.175702.28682@zoo.toronto.edu> henry@zoo.toronto.edu |(Henry Spencer) writes: | | ...since many C compilers do not *have* a separate preprocessor. | |I may have to eat my words, but after extensive searching, I haven't |yet found any commercially available C compiler that wasn't accompanied |by a separately invokable preprocessor. Do you mean a separate preprocessor program or a command line option to "preprocess only"? A C compiler may lack a separate preprocessor but allow the main program to be invoked with a "preprocess only" option.