home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!news.funet.fi!uta!kielo!av
- From: av@kielo.uta.fi (Arto V. Viitanen)
- Newsgroups: gnu.g++.help
- Subject: Preprocessor in DJGPP
- Message-ID: <AV.92Sep7090455@kielo.uta.fi>
- Date: 7 Sep 92 06:04:55 GMT
- Sender: news@uta.fi
- Reply-To: av@uta.fi (Arto V. Viitanen)
- Distribution: gnu
- Organization: University of Tampere, Finland
- Lines: 14
- Nntp-Posting-Host: kielo
-
- I started to port a GNU program to MSDOS (I don't say what, since I don't
- like to receive any "mail me" messages until it is finished) using what I
- think is newest version of DJGPP version of GNU C. I received several warning
- messages ``Unrecognized excape sequence "\f"'' etc. When I compiled a C++
- program using option -E, output contained following first line:
-
- # 1 ".\font.cc" 1
-
- Question is: Why did the preprocessor add the ".\", when compiler does not
- like them ?
- --
- Arto V. Viitanen email: av@uta.fi
- University Of Tampere, av@cs.uta.fi
- Finland
-