Posted by hussein on July 29, 1999 at 22:08:18:
In Reply to: build and find return values 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?
if you wish, u can leave out the return value - but make a good argument for it in your documentation ...
---
hussein