source files: x01v.[ch] xflv.[ch] x32v.[ch] xcsy.[ch] xgrl.[ch]
SYNTAX
(SEND <ary> :ARRAY-DIMENSION <fix:which-dimension> )
DESCRIPTION
Fetch the size of the specified dimension of the array or relation. That is, (send a :ARRAY-DIMENSION 0) on a 2x3x4 array will return 2.