Hi
I'm a newbie and want to display a pattern that will increment with each
line of display.
I thought i might be able to count the rows and use that info to increment
my display.
I've got my starting point using setw and don't want to use cout for every
line of display. What should i be looking for to use.
Thanks
I'm a newbie and want to display a pattern that will increment with each
line of display.
I thought i might be able to count the rows and use that info to increment
my display.
I've got my starting point using setw and don't want to use cout for every
line of display. What should i be looking for to use.
Thanks
Comment