help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

why there are lines like '#.....' in preprosssed file


From: Andy
Subject: why there are lines like '#.....' in preprosssed file
Date: 8 Feb 2005 03:45:11 -0800
User-agent: G2/0.2

Hi,

Sorry for spamming this naive question. I found that when I use -E
option to preprocess the file, the command as follows,
    g++ -E  myfile.cc  > myfile.cc.i

In the generated preprocessed file, there are lines start with '#'. For
example,

#343
"/usr/lib/gcc/i386-redhat-linux/3.4.2/../../../../include/c++/3.4.2/bits/locale_classes.h"
3

Can anyone give out some hints?

Thanks a lot!

Andy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]