home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.programmer
- Path: sparky!uunet!stanford.edu!agate!boulder!boulder.Colorado.EDU!keyser
- From: keyser@boulder.Colorado.EDU (Brian A. Keyser)
- Subject: C preprocessor
- Message-ID: <1992Dec14.190744.17449@colorado.edu>
- Keywords: preprocessor
- Sender: news@colorado.edu (The Daily Planet)
- Nntp-Posting-Host: couette.colorado.edu
- Organization: Computational Fluid Dynamics at CU
- Date: Mon, 14 Dec 1992 19:07:44 GMT
- Lines: 10
-
- Hello,
-
- I have been trying to debug a code written to run on multiple platforms.
- Examing the code has been tedious--trying to figure out which preprocessor
- definitions are valid for my machine. I was wondering if cpp could be
- used to 'strip' down the source code, or possibly another program?
-
- Thanks ahead of time,
- Brian
-
-