harry_32r wrote: > i am new learner of c++. i want to devlop a program using for loop that > shows > output like this > > > > 1 > 1 2 > 1 2 3 > 1 2 3 4 > 1 2 3 4 5 > > regards
See the other thread that was started today involving using 'x's. This is just another variation on the same theme. -- Thomas Hruska CubicleSoft President Ph: 517-803-4197 *NEW* MyTaskFocus 1.1 Get on task. Stay on task. http://www.CubicleSoft.com/MyTaskFocus/
