home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / gnu / g / help / 1198 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  966 b 

  1. Path: sparky!uunet!mcsun!news.funet.fi!uta!kielo!av
  2. From: av@kielo.uta.fi (Arto V. Viitanen)
  3. Newsgroups: gnu.g++.help
  4. Subject: Preprocessor in DJGPP
  5. Message-ID: <AV.92Sep7090455@kielo.uta.fi>
  6. Date: 7 Sep 92 06:04:55 GMT
  7. Sender: news@uta.fi
  8. Reply-To: av@uta.fi (Arto V. Viitanen)
  9. Distribution: gnu
  10. Organization: University of Tampere, Finland
  11. Lines: 14
  12. Nntp-Posting-Host: kielo
  13.  
  14. I started to port a GNU program to MSDOS (I don't say what, since I don't
  15. like to receive any "mail me" messages until it is finished) using what I
  16. think is newest version of DJGPP version of GNU C. I received several warning
  17. messages ``Unrecognized excape sequence "\f"'' etc. When I compiled a C++
  18. program using option -E, output contained following first line:
  19.  
  20. # 1 ".\font.cc" 1
  21.  
  22. Question is: Why did the preprocessor add the ".\", when compiler does not
  23. like them ?
  24. --
  25. Arto V. Viitanen                               email: av@uta.fi
  26. University Of Tampere,                                  av@cs.uta.fi
  27. Finland
  28.