Sets the specified bit to 0 in an integer being used as a bit field.
Flags |
An integer value being used as a bit field. Use Set Flags to store bit values in an integer. |
Index |
The bit to clear, where 0 is the rightmost bit. The Valid output returns 0 if Index is negative. |
Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License