Hi, I am having a string , containing hexadecinak Value.
I want to get its corresponding int value..
what method I can use for this
Regs
Printable View
Hi, I am having a string , containing hexadecinak Value.
I want to get its corresponding int value..
what method I can use for this
Regs
Just Search On CodeGuru mainpage, can get what you want , or , to use "_stprintf()" function .
Hope this helps.
Cheers.
use this link
http://www.codeproject.com/cpp/LiteralConversion.asp