file.a |
Library of object files.
|
file.c |
C source file.
|
file.f |
Fortran source file in fixed source form (obsolete).
|
file.f90 |
Fortran source file in free source form.
|
file.f95 |
Fortran source file in free source form.
|
file.ff |
Preprocessor source file for fixed-form Fortran (obsolete).
|
file.F |
(Unix)
Preprocessor source file for fixed-form Fortran (obsolete).
|
file.ff90 |
Preprocessor source file for free-form Fortran.
|
file.F90 |
(Unix)
Preprocessor source file for free-form Fortran.
|
file.ff95 |
Preprocessor source file for free-form Fortran.
|
file.F95 |
(Unix)
Preprocessor source file for free-form Fortran.
|
name.mod |
Compiled module information file; name is the name of the module in lower
case.
|
file.o |
Object file
|
/opt/NAG_Fortran/lib |
Default NAG Fortran Compiler library directory on Sun Solaris (see
-Qpath); referred to as library hereafter.
|
/usr/local/lib/NAG_Fortran |
Default NAG Fortran Compiler library directory on other Unix-based operating
systems.
|
C:\Program Files\NAG\EFBuilder 7.2\nagfor\lib |
Default NAG Fortran Compiler library directory on 32-bit Windows.
|
C:\Program Files (x86)\NAG\EFBuilder 7.2\nagfor\lib |
Default NAG Fortran Compiler library directory on 64-bit Windows.
|
library/f90_iostat.f90 |
Source code for the f90_iostat module.
|
library/f90_kind.f90 |
Source code for the f90_kind module.
|
library/f90_stat.f90 |
Source code for the f90_stat module.
|
library/f90_util.f90 |
A sample Fortran 90 program that displays implementation-specific information
|
library/iso_fortran_env.f90 |
Source code for the iso_fortran_env module.
|
library/nagfmcheck.f90 |
Source code for the nagfmcheck program, see the
Memory Tracing
section.
|