Search:

Type: Posts; User: GReaper

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    3,329

    I spotted your problem. You see, by doing...

    I spotted your problem. You see, by doing "leafPtr = leaf;" you're not actually changing anything in the binary tree, because you only alter the LOCAL pointer.
  2. Replies
    5
    Views
    3,329

    Have you overloaded correctly the > and

    Have you overloaded correctly the > and < operators?
Results 1 to 2 of 2