Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!umd5!brl-adm!adm!Alan_T._Cote.OsbuSouth@Xerox.COM From: Alan_T._Cote.OsbuSouth@Xerox.COM Newsgroups: comp.lang.c Subject: Re: Fortran could learn from C Message-ID: <12119@brl-adm.ARPA> Date: 4 Mar 88 06:35:17 GMT Sender: news@brl-adm.ARPA Lines: 8 In article <7397@brl-smoke.ARPA>, Doug Gwyn writes: >You may be able to obtain a separate C preprocessor commercially or even >for free (e.g. from the GNU project) that you could use during debugging. Isn't the free preprocessor likely to disagree with the (New! Improved :-) compiler? I would want the output from such a preprocessor to accurately reflect the interpretation the compiler would place on the code, and if the two programs don't agree about what the source code means, then the output of a separate preprocessor is next to useless!