I am making a spellcheck program for class, and i need to insert a large .txt file into a BST so i can traverse the tree and compare each word to the original word. I have c