| UtilsLib REALbasic Plugin |
|
MemoryBlock.BitClr Method
To set a specified bit in a MemoryBlock to a 0, use the BitClr method.
BitClr(
bit as Integer)
Parameters
- bit
- 0 based Integer ID of a bit to clear.
Remarks
Supported Platforms:
PPC - MacOS 9Carbon - MacOS 9 and MacOS X (PEF)MacOS X PPC - (Mach-O)MacOS X Universal Binary (Mach-O)Win32 - WindowsLinux x86
See Also
MemoryBlock Class Extension