CPSC 220 Fall 2004
Program 3: A Trie Dictionary Implementation

Your assignment is to write and analyze an interactive dictionary program that reads in and stores a list of words, then allows the user to look up words until he or she asks to quit. Follow the guidelines below: