hello,
i am trying to search through a search tree using a recursive function. however when i find the word i am searching for i want to exit the recusion to avoid searching the entire tree.has anyone any ideas on how i can do this?
thanks for your help
jimberger
i am trying to search through a search tree using a recursive function. however when i find the word i am searching for i want to exit the recusion to avoid searching the entire tree.has anyone any ideas on how i can do this?
thanks for your help
jimberger