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:
The symbolic constant ARY__SZTYP should be used for declaring the length of a character array
which is to hold the numeric type of an array. This constant is defined in the header file ary_par.h