FORTRAN Reference Manual

Syntax Summary
FORTRAN Reference Manual528615-001
B-14
Compiler Directives
identifier-class
is one of the following:
BLOCKS FUNCTIONS PROGLABELS
BLOCKDATAS GENERATE STMTFUNCSs
CONSTANTS INLINES UNREF
DUMMYPROCS LITERALS VARIABLES
FMTLABELS PROCEDURES
Generates cross-reference information for selected identifier classes.
Specifies the number of virtual memory pages to allocate for data storage.
Terminates the effect of a preceding IF or IFNOT directive that specifies the same
toggle number.
OLD specifies that the program use the C-series FORTRAN run-time library.
COMMON specifies that the program use the D-series FORTRAN run-time library. The
D-series run-time library uses features of the Common Run-Time Environment (CRE).
Saves compilation error messages in a disk file.
[NO]CROSSREF
DATAPAGES number
ENDIF toggle
ENV
ERRORFILE file-name
identifier class
identifier class , identifier class[]. . . ()
OLD
COMMON


