BSKSetBits

Module: BSKBitSet
BSKBitSet* BSKSetBits( BSKBitSet* set, ... );
Inputs: Returns: the 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


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