LONARR Function
Returns a
longword integer vector or array.
Usage
Input Parameters
Returned Value
Keywords
Discussion
Example
a = LONARR(4, 2)
INFO, a
VARIABLE LONG = Array(4, 2)
PRINT, a
See Also
doc@boulder.vni.com
Copyright © 1999, Visual Numerics, Inc. All rights
reserved.