XPRMchkarrind
| XPRMchkarrind | 
  Purpose
 
  Synopsis
 
int XPRMchkarrind(XPRMarray array, int indices[]);
 
  Arguments
 
| 
     array 
     | 
     Reference to an array
     | 
| 
     indices 
     | 
     n-tuple of indices where
     n is the dimension of array
     array
     | 
  Return value
 
 0 if the index tuple lies within the ranges for which the array is defined, a positive value otherwise.
  Further information
 
 This function checks whether the given index tuple lies within the range bounds of an array.
 
  Related topics
 
 
