Posted by CrashRoX on 10/04/67 11:42
The right "workaround" seems to be doing the job. Will this work the same way going left? $x = $a; $y = $x & 0xFFFFFFFF; $z = $y << $b; return $z;
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming