ARY_SIZE

Determine the size of an array

Description:

The routine returns the number of pixels in the array whose identifier is supplied (i.e. the product of its dimensions).

Invocation

CALL ARY_SIZE( IARY, NPIX, STATUS )

Arguments

IARY = INTEGER (Given)
Array identifier.
NPIX = INTEGER (Returned)
Number of pixels in the array.
STATUS = INTEGER (Given and Returned)
The global status.