
Next:
ARY_ISMAP
-
Determine if an array is currently mapped
Up: Routine Descriptions
Previous:
ARY_ISACC
-
Determine whether a specified type of array access is available
ARY_ISBAS
-
Enquire if an array is a base array
- Description:
-
The routine returns a logical value indicating whether the array
whose identifier is supplied is a base array (as opposed to an
array section).
- Invocation:
-
CALL ARY_ISBAS( IARY, BASE, STATUS )
- Arguments:
-
-
IARY = INTEGER (Given)
-
Array identifier.
-
BASE = LOGICAL (Returned)
-
Whether the array is a base array.
-
STATUS = INTEGER (Given and Returned)
-
The global status.

Next:
ARY_ISMAP
-
Determine if an array is currently mapped
Up: Routine Descriptions
Previous:
ARY_ISACC
-
Determine whether a specified type of array access is available
ARY A Subroutine Library for Accessing ARRAY Data Structures
Starlink User Note 11
R.F. Warren-Smith
28th April 1998
E-mail:rfws@star.rl.ac.uk