I'm new to this site and to C++ in general
I was looking for some way to do the following:
Write a program that allows numbers to be entered in decimal, hexadecimal, or binary, and then prints out the number again in all three bases.
Any help on this program would be fantastic. I appreciate the replies. Thanks much all.