Pointer QuestionThank you. I did not know C++ has this thing called reference. I guess I have some homework to do.
Pointer QuestionBy the way, when I print the address of root as the following, [code]BSTree::BSTree () { root =...
Pointer QuestionI have a question about passing a pointer as an argument to a function. I'm creating a binary searc...
This user does not accept Private Messages