BVEC bvec_coerce ( int  bitnum,
BVEC  v 
)

Adjust the size of a boolean vector.

Build a boolean vector with bitnum elements copied from v. If the number of elements in v is greater than bitnum then the most significant bits are removed, otherwise if number is smaller then the vector is padded with constant false BDDs (zeros).

Returns:
The new boolean vector (which is already reference counted).


Generated on Mon Jul 23 13:25:15 2007 for BuDDy by  doxygen 1.5.1