make_bit_array(n)
Return a new bit-array of size n. All elements in the new bit-array will be initialized to 0.
n
0
Core Module Index | Contents