Search:

Type: Posts; User: berryski

Search: Search took 0.01 seconds.

  1. Thread: Namespaces

    by berryski
    Replies
    1
    Views
    1,084

    Namespaces

    Hi,

    My problem is relatively simple, but I am pretty confused as to how to implement a solution...

    My project will be using random numbers across various classes. I currently have a class which...
  2. Replies
    3
    Views
    1,548

    Thanks folks - that seemed to have solved it to...

    Thanks folks - that seemed to have solved it to some degree - I certainly now have a populated tree...

    And the identation style was not intentional - i was just trying to make stuff clear and...
  3. Replies
    3
    Views
    1,548

    Binary Search tree problem

    Hi,

    Am attempting to get this little populate function to work. Currently it populates the first node on either side of the root, but beyond that it will crash.



    // this is the struct
    ...
Results 1 to 3 of 3