How can I interface myself with the C preprocessor?
Matteo Fioroni
matteofioroni@yahoo.it
Mon Oct 2 15:42:00 GMT 2006
Hi,
I need to write a program that can interface itself
with the C preprocessor.
On the Internet I've found a lot of documentation, but
all on the C compiler and other layer of Gcc (SAT
ecc.).
I have to use the preprocessor to retrieve the
inforfations about "#pragmas" in the C code.
I think that I can use the preprocessore features to
"scan" the code I can obtain the informations I need
in a good way.
So, I ask you how can I get some docomuntation about C
preprocessor and how can I interface myself with it?
Thaks for Help.
Matteo.
__________________________________________________
Do You Yahoo!?
Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tanto spazio gratuito per i tuoi file e i messaggi
http://mail.yahoo.it
More information about the Gcc
mailing list