Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kBitArray_Construct ( kBitArray array,
kSize  length,
kAlloc  allocator 
)

Constructs a kBitArray object.

Parameters
arrayReceives the constructed object.
lengthLength of array.
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.