Question about file editing.

Hi, cpp forum.
I need some help. I have an .txt file of dictionary words. How could I manipulate the .txt file line by line? Maybe put a line in a string varible, and compare until the eof? I haven't a clue how to start this.

I google around about this question, and I found a lot about map, vectors, and other containers. I'm not really familar with these because I'm still fairly new with c++. So, if you can give me a simple idea, I would be delighted to read your comment.
Last edited on
I'm not very familiar with it, but it does get a lot of good rep here, and everywhere on the web, so, Boost?
http://www.boost.org/doc/libs/1_46_1/more/getting_started/index.html
Topic archived. No new replies allowed.