Index L
Labels
See also your user manual or programmer's guide
assigning, [+]
in block DO constructs, [+]
in formatted I/O statements, [+]
in nonblock DO constructs, [+]
in source form, [+]
platform, [+]
scope of, [+]
Language compatibility
See also your user manual or programmer's guide
extensions for, [+]
features for, [+]
summary of, [+]
Language extensions
from Compaq Fortran, [+]
from HPF, [+]
summary of, [+] to [+]
Language features
deleted in Fortran 95, [+]
for compatibility with older versions, [+] to [+]
obsolescent in Fortran 90, [+]
obsolescent in Fortran 95, [+]
Language interface
See your user manual or programmer's guide
LAST LOCAL keyword (TU*X)
for PDO directive, [+]
LASTLOCAL keyword (TU*X)
for PDO directive, [+]
LASTPRIVATE clause (TU*X), [+],
for DO directive, [+]
for SECTIONS directive, [+]
LBOUND function, [+], [+]
in pointer assignment, [+]
.LE.
See Relational operators
See also your user manual or programmer's guide
L edit descriptor, [+]
LEADZ function, [+]
LEN
in character type declaration statements, [+]
LEN function, [+], [+]
Length specifier
in character type declaration statements, [+]
LEN_TRIM function, [+], [+]
Lexical string comparisons, [+]
function determining <, [+]
function determining <=, [+]
function determining >, [+]
function determining >=, [+]
Lexical token
definition of, [+]
LGE function, [+], [+]
LGT function, [+], [+]
Library module routines (WNT, W9*), [+] to [+]
Library routines
extensions, [+]
General (U*X), [+]
HPF (TU*X), [+]
Parallel (U*X), [+]
WNT, W9*, [+]
See also your user manual
Limits
compiler
See Compiler in your user manual or programmer's guide
List-directed formatting, [+]
defaults for output, [+]
for READ statements
internal, [+]
sequential, [+]
for WRITE statements
internal, [+]
sequential, [+]
input, [+]
output, [+]
List-directed statements
ACCEPT, [+]
PRINT and TYPE, [+]
READ, [+], [+]
WRITE, [+], [+]
Listing header
specifying for a file, [+]
List items
I/O, [+]
LIST option (VMS)
in INCLUDE statement, [+]
Lists
I/O control, [+]
implied-do
in DATA statements, [+]
items in I/O, [+]
LIST value
for INQUIRE (CARRIAGECONTROL)
on U*X, WNT, W9*, [+]
on VMS, [+]
for OPEN (CARRIAGECONTROL)
on U*X, WNT, W9*, [+]
on VMS, [+]
Literal constant, [+]
Little endian
definition of, [+]
LITTLE_ENDIAN value
for INQUIRE (CONVERT)
on U*X, WNT, W9*, [+]
on VMS, [+]
for OPEN (CONVERT)
on U*X, WNT, W9*, [+]
on VMS, [+]
LLE function, [+], [+]
LLT function, [+], [+]
Local properties
of intrinsic functions, [+]
Local scope
names having, [+]
LOC function, [+], [+]
using with integer pointers, [+]
%LOC function, [+]
See also your user manual or programmer's guide
LOCAL keyword (TU*X)
for PDO directive, [+]
See also PRIVATE clause[+] (TU*X)
Locked records
freeing
on U*X, WNT, W9*, [+]
on VMS, [+]
LOG10 function, [+], [+]
Logarithm
function returning common, [+]
function returning natural, [+]
LOG function, [+], [+], [+]
Logical
I/O units
See I/O units
operands
See Logical expressions
operations
data types resulting from, [+]
LOGICAL
See also LOGICAL(4)
data type, [+], [+]
in type declaration statements, [+], [+]
LOGICAL(1)
storage requirements, [+]
LOGICAL(2)
storage requirements, [+]
LOGICAL(4)
data type
See also LOGICAL
storage requirements, [+]
LOGICAL(8)
storage requirements, [+]
Logical AND
function performing, [+]
Logical assignment statements, [+]
Logical complement
function returning, [+]
Logical constants, [+]
See also your user manual or programmer's guide
default, [+]
range for
See Logical data type in your user manual or
programmer's guide
Logical conversion
function performing, [+]
Logical data types, [+]
Logical editing, [+]
Logical expressions, [+]
evaluation of subexpressions in, [+]
extensions to, [+]
order of evaluation in, [+]
LOGICAL function, [+], [+]
Logical I/O units
See I/O units
Logical IF statement
See IF statement
Logical operations, [+]
functions performing, [+]
Logical operators, [+]t
Logical shift
function performing, [+]
Logical unit
definition of, [+]
Logical values
transferring, [+]
Longword
definition of, [+]
Loop control, [+] to [+]
DO WHILE, [+]
iteration, [+]
iteration count, [+]
simple, [+]
Loop iteration, [+], [+]
Loops, [+]
DO
nested, [+]
skipping, [+]
terminating, [+]
IF
flow of control in, [+]
Lower bounds
function returning, [+]
Lowercase letters
in character set, [+]
treatment on compiler, [+]
LSHIFT function, [+]
.LT.
See Relational operators
See also your user manual or programmer's guide
Index Table of Contents LRM Table of Contents