I'm new to C++ and i'm trying to come up with a function that takes a single character input then outputs the decimal representation for the ASCII of that character. I'm very new and confused? thanks for any help.
This is a discussion on ASCII characters within the C++ Programming forums, part of the General Programming Boards category; I'm new to C++ and i'm trying to come up with a function that takes a single character input then ...
I'm new to C++ and i'm trying to come up with a function that takes a single character input then outputs the decimal representation for the ASCII of that character. I'm very new and confused? thanks for any help.