December 2014
Intermediate to advanced
858 pages
40h 10m
English
|
General form, multidimensional
ARRAY statement:
ARRAY array-name {rows,cols,...} <$> <length>
<array-elements> <(initial
values)>;
array-name
names the array.
rows
specifies the number
of array elements in the row dimension.
cols
specifies the number
of array elements in the column dimension.
array-elements
names the variables
that make up the array.
initial values
specifies ... |
Read now
Unlock full access