How can I convert hexadecimal numbers to binary in C++?

后端 未结 6 421
星月不相逢
星月不相逢 2020-12-05 06:08

I am taking a beginning C++ class, and would like to convert letters between hex representations and binary. I can manage to print out the hex numbers using:



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