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/

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to