NDimCreate

Creates an N Dimensional Array

Syntax

stock NDim:NDimCreate( const cellsize=1, ... ) {

Usage

cellsize The cellsize for the last dimension.

Return

The — NDim handle.

Notes

The cellsize should only be changed if working with strings or arrays.

Defined in ndimarray.inc at line 31 . This documentation was automatically generated from source.