BSKClearBitSet

Module: BSKBitSet
BSKBitSet* BSKClearBitSet( BSKBitSet* set );
Inputs: Returns: the 'set' parameter.

Description: Initializes the given bit set to 0, thus clearing all bits in the set.

Return to the API
Return to the function listing


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