home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / programm / 5687 < prev    next >
Encoding:
Text File  |  1992-12-14  |  761 b   |  23 lines

  1. Newsgroups: comp.unix.programmer
  2. Path: sparky!uunet!stanford.edu!agate!boulder!boulder.Colorado.EDU!keyser
  3. From: keyser@boulder.Colorado.EDU (Brian A. Keyser)
  4. Subject: C preprocessor
  5. Message-ID: <1992Dec14.190744.17449@colorado.edu>
  6. Keywords: preprocessor
  7. Sender: news@colorado.edu (The Daily Planet)
  8. Nntp-Posting-Host: couette.colorado.edu
  9. Organization: Computational Fluid Dynamics at CU
  10. Date: Mon, 14 Dec 1992 19:07:44 GMT
  11. Lines: 10
  12.  
  13. Hello,
  14.  
  15. I have been trying to debug a code written to run on multiple platforms.
  16. Examing the code has been tedious--trying to figure out which preprocessor
  17. definitions are valid for my machine.  I was wondering if cpp could be
  18. used to 'strip' down the source code, or possibly another program?
  19.  
  20. Thanks ahead of time,
  21. Brian
  22.  
  23.