Bit operations

Dexterity includes several functions that allow you to perform bit-wise operations on integral values. An integral value is one that doesn’t have a fractional portion, such as an integer. Use the following functions to clear, set and test the status of a bit:

 


Documentation Feedback