Tells the compiler to compile the file as a Fortran source file.
None
IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture
Linux: | None |
Windows: | /source:file |
file | Is the name of the file. |
OFF | Files that do not end in standard Fortran file extensions are not compiled as Fortran files. |
This option tells the compiler to compile the file as a Fortran source file.
This option is useful when you have a Fortran file with a nonstandard file extension (that is, not one of .F, .FOR, or .F90).
Linux: -Tf file
Windows: /Tf file
extfor compiler option