BSKClearBit

Module: BSKBitSet
BSKBitSet* BSKClearBit( BSKBitSet* set, BSKUI32 bit );
Inputs: Returns: The 'set' parameter.

Description: Clears the indicated bit in the set, where bit is the index of the bit to clear.

Return to the API
Return to the function listing


Last updated on 9 Feb 2001 by Jamis Buck (minam@rpgplanet.com)