Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kArray2_Allocate ( kArray2  array,
kType  itemType,
kSize  length0,
kSize  length1 
)

Reallocates the internal array item buffer.

Parameters
arrayArray object.
itemTypeType of array element.
length0Length of first array dimension (outermost).
length1Length of second array dimension (innermost).
Returns
Operation status.