aryForm

Obtain the storage form of an array

Description:

This function returns the storage form of an array as an upper-case character string (e.g. SIMPLE ).

Invocation

void aryForm( Ary ary, char form[ARY__SZFRM+1], int status )

Notes:

Parameters :

ary
Array identifier.
form
Returned holding the storage form of the array.
status
The global status.