Important: The information in this document is obsolete and should not be used for new development.
Testing and Setting Bits
This section describes theBitTstfunction and theBitSetandBitClrprocedures. You can test a bit usingBitTstand specify a bit's value usingBitSetandBitClr. All three of these procedures use the reversed bit-numbering scheme described in the section "Reversed Bit-Numbering" on page 3-7.
Subtopics
- BitTst
- BitSet
- BitClr