Search:

Type: Posts; User: theonealone

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,289

    Thats all the code i have written so far. The...

    Thats all the code i have written so far. The rest is just normal stuff as binnode.h and bintree.h which i think are the c++ classes.

    Anyways i found the problem. I had to put,



    while(fin...
  2. Replies
    5
    Views
    1,289

    lost

    ok you both lost me there lol.. The way we learnt is that how to open a file and check it. It worked previously and i guess we did not go into much depth with that.

    The problem im having is...
  3. Replies
    5
    Views
    1,289

    Noob Question about trees

    Hey,

    I have a small problem where i an not quite sure how to iterate through string data within a file and insert it into a tree list.



    #include <iostream>
    #include <stdlib.h>
    #include...
Results 1 to 3 of 3