Hi there i have the task of making a progam that sorts out a list of words from a text file, i need to take the text file and then take the words and but then in a binary search tree, then i need to display them on screen in alphbetical order
, any help would be great ,
so far i have made an empty tree but that is where i get stuck thanks