:
in array specifications
: edit descriptor
::
;
as source statement separator
A
edit descriptor
A to Z Reference
ABORT
About box
function specifying text for
ABOUTBOXQQ
ABS
absolute spacing function
absolute value function
ACCEPT
ACCESS
specifier for INQUIRE
specifier for OPEN
access methods for files
access mode function
access of entities
private
public
accessibility attributes
PRIVATE
PUBLIC
accessibility of modules
accessibility ofmodules
ACHAR
ACOS
ACOSD
ACOSH
ACTION
specifier for INQUIRE
specifier for OPEN
actual arguments
external procedures as
functions not allowed as
intrinsic functions as
option checking before calls
additional language features
address
function allocating
function returning
subroutine freeing allocated
subroutine prefetching data from
adjustable arrays
ADJUSTL
ADJUSTR
ADVANCE
specifier for READ
specifier for WRITE
advancing i/o
AIMAG
AIMAX0
AIMIN0
AINT
AJMAX0
AJMIN0
AKMAX0
AKMIN0
ALARM
ALIAS
option for ATTRIBUTES directive
aliasing
option specifying assumption in functions
option specifying assumption in programs
ALIGN
option for ATTRIBUTES directive
aligning data
option for
alignment
directive affecting
option affecting
ALL
ALLOCATABLE
option for ATTRIBUTES directive
allocatable arrays
allocation of
allocation status of
as dynamic objects
creating
deallocation of
freeing memory associated with
function determining status of
how to specify
allocatable objects
option checking for unallocated
ALLOCATE
dynamic allocation
pointer assignments
ALLOCATED
allocation
of allocatable arrays
of pointer targets
allocation status of allocatable arrays
ALLOW_NULL
option for ATTRIBUTES directive
ALOG
alternate return
specifier for
alternate return arguments
AMAX0
AMAX1
AMIN0
AMIN1
AMOD
AND
angle brackets
for variable format expressions
ANINT
ANSI character codes for Windows* Systems
chart
ANY
apostrophe editing
APPENDMENUQQ
applications
option specifying code optimization for
ARC
ARC_W
arccosine
function returning hyperbolic
function returning in degrees
function returning in radians
architectures
coding guidelines for
option generating instructions for
arcs
drawing elliptical
function testing for endpoints of
arcsine
function returning hyperbolic
function returning in degrees
function returning in radians
arctangent
function returning hyperbolic
function returning in degrees
function returning in degrees (complex)
function returning in radians
function returning in radians (complex)
argument association
name
pointer
storage
argument inquiry procedures
table of
argument intent
argument keywords
BACK
DIM
in intrinsic procedures
KIND
MASK
argument passing
using %REF
using %VAL
argument presence function
arguments
actual
alternate return
array
association of
assumed-length character
character constants as
dummy
dummy procedure
function determining presence of optional
function returning address of
Hollerith constants as
intent of
optional
passing by immediate value
passing by reference
pointer
subroutine returning command-line
using external and dummy procedures as
using intrinsic procedures as
arithmetic exception handling
/fpe options for floating-point data
integer overflow
arithmetic IF
arithmetic shift
function performing left
function performing left or right
function performing right
array
array arguments
array assignment
masking in
rules for directives that affect
array association
array constructors
implied-DO in
array declarations
array descriptor
data items passing
subroutine creating in memory
array element order
array elements
association of
association using EQUIVALENCE
function performing binary search for
function returning location of maximum
function returning location of minimum
function returning maximum value of
function returning minimum value of
function returning product of
function returning sum of
referencing
storage of
array expressions
array functions
categories of
for construction
for inquiry
for location
for manipulation
for reduction
array operation
array pointers
array procedures
table of
array sections
assigning values to
many-one
subscript triplets in
vector subscripts in
array specifications
assumed-shape
assumed-size
deferred-shape
explicit-shape
array subscripts
array transposition
array type declaration statements
array variables
ARRAY_VISUALIZER
option for ATTRIBUTES directive
arrays
adjustable
allocatable
allocation of allocatable
as structure components
as subobjects
as variables
assigning values to
associating group name with
assumed-shape
assumed-size
automatic
bounds of
conformable
constructors
creating allocatable
data type of
deallocation of allocatable
declaring
declaring using POINTER
deferred-shape
defining constants for
determining allocation of allocatable
duplicate elements in
dynamic association of
elements in
explicit-shape
extending
extent of
function adding a dimension to
function combining
function counting number of true in
function determining all true in
function determining allocation of
function determining any true in
function packing
function performing circular shift of
function performing dot-product multiplication of
function performing end-off shift on
function performing matrix multiplication on
function replicating
function reshaping
function returning codepage in
function returning language and country combinations in
function returning location of maximum value in
function returning location of minimum value in
function returning lower bounds of
function returning maximum value of elements in
function returning minimum value of elements in
function returning shape of
function returning size (extent) of
function returning sum of elements in
function returning upper bounds of
function transposing rank-two
function unpacking
logical test element-by-element of
making equivalent
masked assignment of
number of storage elements for
properties of
rank of
referencing
sections of
shape of
size of
subroutine performing quick sort on
subroutine sorting one-dimensional
subscript triplets in
using POINTER to declare
vector subscripts in
volatile
whole
ASCII character codes for Linux* and Mac OS* X Systems
ASCII character codes for Windows* Systems
chart 1
chart 2
ASCII location
function returning character in specified position
function returning position of character in
ASIN
ASIND
ASINH
assembler
option passing options to
option producing objects through
assembly listing file
option compiling to
option producing with compiler comments
option specifying generation of
option specifying the contents of
ASSIGN
assigned GO TO
assigning values to arrays
ASSIGNMENT
assignment statements
array
character
defining nonintrinsic
directives that affect array
logical
numeric
assignments
array
defined
derived-type
element array
generalized masked array
generic
intrinsic
intrinsic computational
masked array
masked array (generalization of)
pointer
ASSOCIATED
using to determine pointer assignment
ASSOCIATEVARIABLE
specifier for OPEN
association
argument
argument name
argument pointer
argument storage
array
common
dynamic
equivalence
example of
host
name
storage
types of
use
using EQUIVALENCE
ASSUME_ALIGNED
assumed-length character arguments
assumed-length character functions
assumed-shape arrays
assumed-size arrays
asterisk (*)
as alternate return specifier
as assumed-length character specifier
as CHARACTER length specifier
as dummy argument
as function type length specifier
ASYNCHRONOUS
specifier for INQUIRE
specifier for OPEN
asynchronous i/o
attribute and statement denoting
ATAN
ATAN2
ATAN2D
ATAND
ATANH
ATOMIC
ATTRIBUTES
ALIAS option
ALIGN option
ALLOCATABLE option
ALLOW_NULL option
ARRAY_VISUALIZER option
C option
DECORATE option
DLLEXPORT option
DLLIMPORT option
EXTERN option
FORCEINLINE option
IGNORE_LOC option
INLINE option
MIXED_STR_LEN_ARG option
NO_ARG_CHECK option
NOINLINE option
NOMIXED_STR_LEN_ARG option
REFERENCE option
STDCALL option
VALUE option
VARYING option
ATTRIBUTES ALIAS
ATTRIBUTES ALIGN
ATTRIBUTES ALLOCATABLE
ATTRIBUTES ALLOW_NULL
ATTRIBUTES ARRAY_VISUALIZER
ATTRIBUTES C
ATTRIBUTES DECORATE
ATTRIBUTES DLLEXPORT
ATTRIBUTES DLLIMPORT
ATTRIBUTES EXTERN
attributes for data
ALLOCATABLE
ASYNCHRONOUS
AUTOMATIC
BIND
declaring
DIMENSION
directive affecting
EXTERNAL
INTENT
OPTIONAL
PARAMETER
POINTER
PRIVATE
PROTECTED
PUBLIC
SAVE
STATIC
summary of compatible
TARGET
VALUE
VOLATILE
ATTRIBUTES FORCEINLINE
attributes fordata
INTRINSIC
ATTRIBUTES IGNORE_LOC
ATTRIBUTES INLINE
ATTRIBUTES MIXED_STR_LEN_ARG
ATTRIBUTES NO_ARG_CHECK
ATTRIBUTES NOINLINE
ATTRIBUTES NOMIXED_STR_LEN_ARG
ATTRIBUTES REFERENCE
ATTRIBUTES STDCALL
ATTRIBUTES VALUE
ATTRIBUTES VARYING
AUTO routines
AUTOAddArg
AUTOAllocateInvokeArgs
AUTODeallocateInvokeArgs
AUTOGetExceptInfo
AUTOGetProperty
AUTOGetPropertyByID
AUTOGetPropertyInvokeArgs
AUTOInvoke
AUTOSetProperty
AUTOSetPropertyByID
AUTOSetPropertyInvokeArgs
table of
auto-parallelizer
option controlling level of diagnostics for
option enabling generation of multithreaded code
option setting threshold for loops
AUTOAddArg
AUTOAllocateInvokeArgs
AUTODeallocateInvokeArgs
AUTOGetExceptInfo
AUTOGetProperty
AUTOGetPropertyByID
AUTOGetPropertyInvokeArgs
AUTOInvoke
AUTOMATIC
automatic arrays
option putting on heap
automation routines
table of
AUTOSetProperty
AUTOSetPropertyByID
AUTOSetPropertyInvokeArgs
avoid
inefficient data types
mixed arithmetic expressions