Could someone clue me in to reading words (strings) from a txt file? Supposed to load the words into a vector and then with input from the user compare the input to the words, but I have no idea how to read the words in. Ok with the comparing, but that doesn't do me much good without the first step.