[ create a new paste ] login | about

Link: http://codepad.org/7jGpSnSS    [ raw code | output | fork ]

slevy1ster - PHP, pasted on Feb 8:
1
2
3
4
<?php    

    $i = 0xFFFFFFFD;
    printf("%d\n",$i);


Output:
1
-3


Create a new paste based on this one


Comments: