aryFtype

Obtain the full data type of an array

Description:

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

Invocation

void aryFtype( Ary ary, char ftype[ARY__SZFTP+1], int status )

Notes:

Parameters :

ary
Array identifier.
ftype
Returned holding the full data type of the array.
status
The global status.