in reply to Re^3: increment a hex number
in thread increment a hex number
The code I do isn't much. I have a hex # converted to binary then using base64 math, I did some division built a key=>value such as 0x010000 => 65536 and thought this way seems silly and what if I miss a hex number. say my array only has 0x010000 to 0x050000....
|
|---|