Posted by jay on July 29, 1999 at 17:37:58:
Ok I know that we are supposed to return a pointer to a node in the build and find functions, but what are we supposed to do with these node pointers? In my interface I see no reason to have either of these functions return a node pointer to main. Am I missing something here?