How do I convert hex numbers to a character in c++?

后端 未结 2 837
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-26 03:30

I\'m trying to convert a hex number to a character in C++. I looked it up but I can\'t find an answer that works for me.

Here is my code:

char mod_tostr         


        
2条回答
提交回复
热议问题