Hello everyone!
I'm a beginner in programming so please bare with me =/
I have a problem that I just don't understand.
Here's the problem:
Write a program that uses a loop to display the characters for the ACSII codes 0 - 127. Display 16 characters on each line (c++).
What is it asking for me to display in the program?
Any examples to help me get started would be great.
Thanks. =)