How to convert char into int? - Ozzu - Webmaster Forums, Headlines, Web Design, Programming

How to convert char into int? - Ozzu - Webmaster Forums, Headlines, Web Design, Programming

瀏覽:370
日期:2025-04-25
Hi, OK another stupid question. I now have a char that I wanna make it int. So I thought of using atoi but I think ... ... The thing that i want to do is to convert a char='abc' to int='0x616263' something like sevster show us above. I am receiving from t...看更多