Search:

Type: Posts; User: shocklightning

Search: Search took 0.00 seconds.

  1. Thanks a ton! Fixed it, seems to be working. :)

    Thanks a ton! Fixed it, seems to be working. :)
  2. just a side note that ive changed 'BSTree' to...

    just a side note that ive changed 'BSTree' to 'tree' and 'a' to 'customer' when trying to mix variables around during testing just now. the code is still the same though.
  3. Yep. Very certain that overloading those...

    Yep. Very certain that overloading those operators is the only correct thing ive done so far, sadly. Ive tested them once again and they work fine.

    however, after doing some tests after insertion,...
  4. Binary Search Tree-search method help?

    Ive been trying to implement a simple search method for my BST but its always returning false, and when i use cout statements to see where its going, it only ever goes in one case(the < one)-i've...
Results 1 to 4 of 4