Hi,
I may be getting a bit confused with the names 'Hex string, hex number, decimal string...' , i have a problem that goes like this...
I have an serial input in the form of hex string '84B0 8520 8520 8520 8520 84B0 ' , ive converted it in hex number which looks like '84 B0 85 20 85 20 85 20 85' ,
Now im trying to find the decimal of the above string which according to me would be near to decimal 0.
On similar lines for the second case the hex string is 'FFF0 FFF8' ,