BSKBOOL BSKTestBit( BSKBitSet* set, BSKUI32 bit );
Description: Returns BSKTRUE if the indicated bit is set, or BSKFALSE if it is not, where bit is the 'index' of the bit to test.
Return to the API Return to the function listing