|
Generic Intrinsic Name |
Description |
|---|---|
|
ALLOCATED (ARRAY) |
Array allocation status |
|
LBOUND (ARRAY [, DIM]) |
Lower dimension bounds of an array |
|
SHAPE (SOURCE) |
Shape of an array or scalar |
|
SIZE (ARRAY [, DIM]) |
Total number of elements in an array |
|
UBOUND (ARRAY [, DIM]) |
Upper dimension bounds of an array |