Capitalize strings

Hello

First post here
Anyway,this is the first ever C++ class I have taken so forgive me for the questions that may seem so simple.

I have to writa a program that reads from a file a list of books. All the books are in all caps and I have to make just the first letter capital. Also I have to do this using a loop, whether its a do loop, while loop, or for loop. Any help would be nice and thanks in advance.

Matt

Read this:

http://www.cplusplus.com/forum/articles/11/

hope it will help (the program in that article also reads from a file, and besides that, its a good article)
Thanks for this it helped some. Watching football while doing this is probably not the best thing for me. I'll look at it later in more depth.

Matt
:p

Good luck doing this and have fun watching football ;)
Topic archived. No new replies allowed.