Many times you will need to read a large file containing non-numeric data. This video shows how to read four-letter words from a Scrabble dictionary that contains 4030 words. The dictionary file is opened and all words are input one at a time with a loop. The loop is terminated when the end of file is reached. The example also shows how to reset the file to the beginning with seekg. The data file used in this program can be downloaded from: http://uahcs.org/CS121/data/dictionar...