[UPD] Bitwise Library 1.1.0

Shao Sean shaosean at wehostmacs.com
Wed Dec 13 20:10:29 EST 2006


Finally got around to updating the bit math library. Tested on Windows 
and Mac OS X 10.3.9 [PPC]
The library allows Rev to do bit math on signed 32-bit integers. The 
four built-in Rev commands are replaced and there are four new 
commands:

bitwiseAnd, bitwiseOr, bitwiseXor, bitwiseNot  replace the built-in Rev 
commands
bitwiseShiftLeft, bitwiseShiftRight, bitwiseShiftRightFill, 
bitwiseRotateLeft are new commands

www.shaosean.tk/




More information about the use-livecode mailing list