When trying to implement a Binary Search tree I have run into an error where the pointer accessing the top of the tree (node *T) is pointing to things it ought not be pointing to. I have run into a similar error in a previous program but was able to fix the problem by initializing the errant...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.