arrsize

The arrsize Statement

The arrsize statement returns the number of elements in the input array (second) argument in the scalar output (first) argument. The syntax of the arrsize statement is shown below.

 arrsize nSize, arValues  // nSize == length of array

Generated by  doxygen 1.6.2