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.