Guest_imported
New member
- Jan 1, 1970
- 0
Hello, I need help making this [simple]C++ program. I have to meet the following requirements:
Input a 2 digit decimal number.
Make sure it is legal (01-99).
Output a 2 digit hexidecmal number equivalent to the decimal number.
thankyou for your time
Input a 2 digit decimal number.
Make sure it is legal (01-99).
Output a 2 digit hexidecmal number equivalent to the decimal number.
thankyou for your time