BSKBitSet* BSKSetBits( BSKBitSet* set, ... );
Description: Sets the indicated bits in the given set, and returns the set. The list of bits to set must be terminated by '0'.
Return to the API Return to the function listing