I want to use Octal/Hexadecimal numbers in my program. Is there any way to directly input an Octal/Hexadecimal number in C++?
Asked
Active
Viewed 33 times
I want to use Octal/Hexadecimal numbers in my program. Is there any way to directly input an Octal/Hexadecimal number in C++?