displaying top 100 results
2609562 CF-3830777 Language Chris Bouchard Allow lengths of 32 bits for the BitMask* family of functions Problem Description:
The bitmasking functions all take start and length parameters, which limit the bits to be affected by the masking operation. The start index must be between 0 and 31