Citazione:
|
Originalmente inviato da Gir489
You take the number you got from the TXT. Conver it to Hex. Take that number, and subtract it from 08800000 in Hex.
Then, use this format:
0x0(ANSWER).
0 = 8-bit
1 = 16-bit
2 = 32-bit.
I think yours would fall into the 32-bit. What are you looking to set it to?
|
Do I type 08800000 into the hex part of the windows calculator or the dec and convert it to hex? And whichever one, is just 8800000 ok? Cause I cant put a 0 in front of it.