BSKInvBitSet

Module: BSKBitSet
BSKBitSet* BSKInvBitSet( BSKBitSet* dest, BSKBitSet* src );
Inputs: Returns: the 'dest' set.

Description: Takes the twos-complement of the 'src' set, placing it in the 'dest' set. The 'dest' set is returned.

Return to the API
Return to the function listing


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