I'm working at the Exercises at the end of chapter 4 of my old C++ instruction book, and the first one which has the out put of ints be limited to 10 columns and lines seemed easy untill I tried to have the numbers line up right. I need to find out the right way to control the output so short and long numbers line up right.
Is there some instructions on that?