| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
I am very new to C++, about three weeks, and I'm trying to input a number and output a character that I decide to represent that number on the screen. Any help would be grateful.
Last edited by XtremeBeginner : March 11th, 2006 at 10:26 PM. Reason: misspelled words |
|
#2
|
|||
|
|||
|
|
|
#3
|
|||
|
|||
|
Quote:
Can use atoi() but for that convert a character to a string by placing double quotes around your character. For reverse use itoa(). |
![]() |
| Viewing: Dev Articles Community Forums > Programming > C/C++ Help > Converting an integer to a character |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|