'for loop' for character in C++

Hello,

I need a piece of code that uses 'for loop' or 'arrays' to output words in series such as:

First
Second
Third
Fourth

and so on...

Everytime the program loops, next word let's say Second will be displayed after First.

Thanks!
Give it your best shot and post again with the problems.

Also, multiple topics encourage people not to respond. It's like leaving a zillion messages on the answering machine --one will suffice.
It's alright now! It's working fine!
Topic archived. No new replies allowed.