Citazione:
|
Originalmente inviato da SiTWulf
I cant make a 99999 value in HEX... i try and i only get 65535 max
Any help?
I try this:
0x10FFFFFF and only get 65535... please help me!
|
65535 is the maxium value for a 16-bit code.
Set the first number after 0x to a 2, instead of a 1.