Please help me make a converter of 3-digit hex numbers into two 2-digit hex numbers.
So 0x29D is converted into 0x85 and 0x1D
I'm willing to pay $10 for the code via paypal, serously.
never mind i get the money. i made the script by using some decbin(), hexbin() and substr()