Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kBitArray_And ( kBitArray  array,
kBitArray  other 
)

Performs bitwise-and over all bits from the specified arrays.

Arrays must be the same length.

Parameters
arrayFirst source array; receives results.
otherSecond source array.
Returns
Operation status.