Hi guys
I am trying to write a program that uses a loop to display the characters for ASCII codes 0 through 127. But the catch is 16 characters are to be displayed on each line.
I have tried working on this program numerous time but haven't gone anywhere yet. any suggestions



LinkBack URL
About LinkBacks




I'm used to C-style casting. Bad habit I'm trying to get rid of, but I usually don't do any bad casting so I haven't really run into troubles using C-style casting, pretty much explaining why I haven't used much C++-style casting.