BSKBitSet

Defined in: bskbtset.h

The BSKBitSet type defines a set of bits (up to 2^(4*BIT_SET_SIZE) bits) that may be manipulated either individually or as a set. This type is used extensively by the parser in its error recovery mechanism.

Data types:

Constants: Functions: Return to API
Last updated on 8 Feb 2001 by Jamis Buck (minam@rpgplanet.com)