Search:

Type: Posts; User: mtrooper

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    968

    Many thanks, SilentStrike. I though that...

    Many thanks, SilentStrike.
    I though that pointer are always passed by reference (I am Delphi programmer and what little of what I know abot C++ I learned at university)...so I have some reading to...
  2. Replies
    5
    Views
    968

    Recursion and new operator

    I'm writing a BST class and have a very strange (at least to me) problem. I can't insert a key in tree using recursion. Iteration works fine, but I would really like to know why recursive way doesn't...
Results 1 to 2 of 2