next up previous
Next: ARY_NEW - Create a new simple array
Up: Routine Descriptions
Previous: ARY_MSG - Assign the name of an array to a message token

ARY_NDIM  -  Enquire the dimensionality of an array

Description:
The routine determines the number of dimensions which an array has.

Invocation:
CALL ARY_NDIM( IARY, NDIM, STATUS )

Arguments:
IARY = INTEGER (Given)
Array identifier.
NDIM = INTEGER (Returned)
Number of array dimensions.
STATUS = INTEGER (Given and Returned)
The global status.



next up previous
Next: ARY_NEW - Create a new simple array
Up: Routine Descriptions
Previous: ARY_MSG - Assign the name of an array to a message token



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