<gjalka...@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-h...@gcc.gnu.org or fort...@gcc.gnu.org. Thanks. I believe that GNU fortran does not use a $ prefix. Ian