geekery, with a chance of cats, cycling and hifi
<?php $one = 1; $big = 4294967297; $mod = sprintf("%u", $big); $a = ( $one == $mod ) ? 64 : 32; echo $a. "\n";?>
Post a Comment
No comments:
Post a Comment