resources for your use:
The Gettysburg Address, all in lowercase and without punctuation, to use as an input test file.
wordread.cpp - example code to read a single word at a time from standard input (that is, the user, or whatever
input is being piped in from another program)
simplelinkedlist.cpp - the example
linked list code we wrote in class (uncommented)