Posted by CrashRoX on 11/18/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;
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming