so what to do with it? do I have to run hexdec() to this to get the value you gave? why %i does not return 1 as it looks like a float?and shouldn’t it be -1 on a 64-bit server?
on 64-bits, obviously I got: 9223372036854775807
and again to hex obviously I got: 7fffffffffffffff
so why with 16x F, I didn’t get -1? why 1.84467440737E+19 ? and what does it mean?