C++ program to convert number to ascii number?
i have been given an assignment to take a number input from user and convert it into its equivalent hexadecimal, octal and ascii values. i have done the hex and oct but i am sttruck on ascii can anyone plz help me....
(I NEED THE PROGRAM -> to convert user input number to ascii)
for example if the user inputs 65 the output should be A
2007-02-03
05:57:33
·
6 answers
·
asked by
jijo p
2
in
Computers & Internet
➔ Programming & Design