BSKBOOL BSKTestAnyBits( BSKBitSet* set, ... );Inputs:
Description: Returns BSKTRUE if any of the bits in the list are set, and BSKFALSE otherwise. The list of bits to test must be terminated by 0.
Return to the API
Return to the function listing