cpp in fortran

Ganesh Ramakrishnan gangesind@yahoo.com
Mon Jun 23 05:03:00 GMT 2003


Hi,


 I am defining this macro in a header file &
 including it in fortran source file using #include.
 
 #define fun(x) fun(x, __LINE__, __FILE__)
 
 But in the output file, that particular line is
 going
 beyont the 72 columns & it is not taking care of the
new line symbol '$' in fortran source code. It is
taking care of new line character with cpp which comes
with gcc-2.81 & gcc-2.95.
But in the new version (gcc-3.2) it gives the above
problem.

Can you please help me out in this.
 
              Thanking you,
                           Ganesh R



__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com



More information about the Gcc-help mailing list