NeilBlue
10-25-2002, 05:05 AM
Hello,
I have some fortran 77 code that I would like to compile with a fortan 90 compiler, in order to allow me to do a few search/replaces on variable names, which will go past the 80 column limit.
Please could anyone tell me if this is possible on linux, or can g77 be told to treat the code as free format.
Cheers
Neil
I have some fortran 77 code that I would like to compile with a fortan 90 compiler, in order to allow me to do a few search/replaces on variable names, which will go past the 80 column limit.
Please could anyone tell me if this is possible on linux, or can g77 be told to treat the code as free format.
Cheers
Neil