Hello all!

Is there any function to convert a Char* that contains a Hexadecimal 
ASCII to an Int32? There is a function
Char* StrIToH (Char* s, UInt32 i)
which converts an integer to hexadecimal ASCII. I saw there is no 
function
Int32 StrHToI (const Char* str)
but is there another way to do it?

Thanks!
Leonardo Holanda
(Brazil)




-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to