This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Include statement in your gnu free fortran 77 compiler


<gjalkanen@pasty.net> writes:

> I have a quick question on the useage of your gnu free
> fortran compiler.  I have written fortran code for 
> microsoft fortran compiler version 5.1 and use an include
> statement in my code.  In this compiler, the include
> statement starts with a $ letter.  I think they call these
> commands metacommands.  Is this the same in your gnu free
> fortran compiler, or is the include statement just
> include "filename.ext" with filename.ext the include file
> to be inserted into the code at this location.

This question is not appropriate for the gcc@gcc.gnu.org mailing list.
Please take any followups to gcc-help@gcc.gnu.org or
fortran@gcc.gnu.org.  Thanks.

I believe that GNU fortran does not use a $ prefix.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]