This program is about display the characters for the ASCII codes.My problem is that i can only make the characters display for the numbers of 0 to 17.I want to make it cycle from ASCII code 0 to 127 and display each 16 characters per line.Any modification to the my source code ?