F |
Field
|
definition
|
of record
|
position of in record
|
width of
|
Field width
|
overflow
|
specifying in output
|
File
|
access
|
carriage control in
|
closing
|
component format #1
|
component format #2
|
components in
|
default organization in OPEN procedure
|
definition #1
|
definition #2
|
external
|
internal
|
listed in heading
|
locking
|
mode
|
opening
|
preparing for input
|
procedure for deleting
|
procedure for renaming
|
TEXT
|
File buffer
|
dereferencing the variable
|
undefined
|
variable
|
File component
|
adding to sequential file
|
definition of
|
%FILE directive
|
File levels
|
nesting in %INCLUDE
|
File locking
|
File organization
|
definition
|
indexed
|
relative
|
sequential
|
FILE type
|
File type
|
allocation size of
|
FILE type
|
examples
|
Files
|
file buffers
|
FIND procedure
|
FINDK procedure
|
FIND_FIRST_BIT_CLEAR function
|
FIND_FIRST_BIT_SET function
|
FIND_MEMBER function
|
FIND_NONMEMBER function
|
Fixed-length component format
|
definition
|
FLOAT attribute
|
Floating data types
|
Floating-point data
|
representation of
|
Floating-point notation
|
See Exponential notation
|
FOR statement
|
CONTINUE in
|
examples
|
execution and termination of
|
Foreign mechanism parameter
|
actual
|
formal
|
Foreign semantics
|
value
|
variable
|
Form-feed character #1
|
Form-feed character #2
|
Formal discriminant
|
definition
|
Formal parameter
|
associated with actual
|
congruence of #1
|
congruence of #2
|
default value for
|
definition
|
description of
|
effect of attributes
|
effect of LIST
|
effect of READONLY #1
|
effect of READONLY #2
|
effect of UNSAFE
|
foreign mechanism
|
function
|
passing mechanisms
|
procedure
|
routine
|
semantics of
|
value semantics
|
variable
|
FORTRAN identifier
|
FORWARD identifier
|
Function
|
calling of
|
declaration of
|
definition
|
heading
|
predeclared
|
See Predeclared routines, or individual functions by name
|
used as actual parameter
|
used as formal parameter
|
Function call
|
accessing structured return values
|
Function designators
|
side effects
|
functions
|
RETURN statement
|
F_FLOAT
|
F_floating-point data
|
representation of
|
G |
GE function
|
Generation file mode
|
description of
|
Generation mode
|
definition
|
GET procedure
|
file position after
|
GETTIMESTAMP procedure
|
GLOBAL attribute
|
Global identifiers
|
sharing of
|
GOTO statement
|
as alternative to CONTINUE
|
terminating a FOR loop
|
using to access labels
|
GT function
|
G_FLOAT
|
G_floating double-precision
|
representation of
|
H |
HALT procedure
|
Heading
|
definition
|
of function
|
of procedure
|
HEX function
|
in output procedure
|
Hexadecimal
|
nondecimal output of WRITE, WRITELN, and WRITE
|
Hexadecimal notation
|
in output procedure
|
Hexadecimal number representation
|
HIDDEN attribute
|
Horizontal tab character
|
H_FLOAT
|
H_floating-point data
|
representation of
|
I |
I/O procedures
|
additional error-recovery parameter
|
I/O processing
|
file modes during
|
I/O routines
|
random access
|
sequential access
|
used with TEXT files
|
IADDRESS function
|
IADDRESS64 function
|
IDENT attribute
|
%IDENT directive
|
Identifier
|
constant #1
|
constant #2
|
description of
|
external
|
global
|
predeclared
|
scope of
|
type
|
%IF directive
|
IF statement
|
examples
|
with ELSE clause
|
%IMMED foreign mechanism
|
on actual parameter
|
with UNBOUND attribute
|
IMMEDIATE attribute
|
Immediate value mechanism
|
Implementation features
|
Implementation module
|
definition of
|
IN operator
|
%INCLUDE directive
|
example of
|
nesting file levels
|
Index
|
definition
|
of array
|
INDEX function
|
Index structure
|
characteristics defined with KEY attribute
|
key fields
|
of indexed file
|
Indexed file
|
index structure of
|
key fields
|
organization
|
random access to
|
sequential access to
|
Indexed file organization
|
definition
|
%INFO directive
|
INHERIT attribute
|
Initial-state specifier
|
definition
|
example for a record field
|
example for arrays
|
example for enumerated type
|
example for fields of variant records
|
example for PACKED ARRAY OF CHAR
|
example for pointers
|
example for records
|
example for sets
|
example for STRING
|
example for variant records
|
example for VARYING OF CHAR
|
for STRING types (example)
|
on a data type
|
on a variable
|
Initialization
|
in VALUE section
|
of variable #1
|
of variable #2
|
INITIALIZE attribute
|
INPUT file variable
|
definition of PAS$INPUT
|
definition of SYS$INPUT
|
description of
|
INPUT identifier
|
Inspection file mode
|
description of
|
Inspection mode
|
definition
|
INT function
|
INT64 function
|
INTEGER type #1
|
INTEGER type #2
|
allocation size of
|
default field width of
|
reading from text file
|
specifying the base
|
specifying the radix
|
INTEGER16
|
INTEGER32
|
INTEGER64
|
INTEGER8
|
Integers
|
decimal notation for
|
negative
|
radix notation for
|
unsigned
|
INTEGER_ADDRESS
|
Interface module
|
definition
|
Internal file
|
definition #1
|
definition #2
|
IN_RANGE function
|
ISO standard
|
Item list
|
definition
|