aryType

Obtain the numeric type of an array

Description:

This function returns the numeric type of an array as an upper-case character string (e.g. _REAL ).

Invocation

void aryType( Ary ary, char type[ARY__SZTYP+1], int status )

Notes:

Parameters :

ary
Array identifier.
type
Numeric type of the array.
status
The global status.