ARY_SIZEK

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_SIZEK( IARY, NPIX, STATUS )

Arguments

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