2010-12-24, 08:40 PM
MissingLink Wrote:Sorry to be picky, but
0xFFFFFFFF is -1
0x80000000 is -whatever billion
Lol, my bad. MS should use two's complement and it is -1 (chosen for convenience of adding/subtracting negatives).

