Initializing help system before first use

XPRMgetarrdim

XPRMgetarrdim


Purpose
Get the number of dimensions of an array.
Synopsis
int XPRMgetarrdim(XPRMarray array);
Argument
array 
Reference to an array
Return value
Number of dimensions of the array.
Further information
This function returns the number of dimensions of a given array.
Related topics