Search:

Type: Posts; User: The_Kingpin

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    7,898

    Find a word in a 2d grid

    Hi all,

    I was asked to make a mystery word game (find some word in a grid to reveal tthe hidden word) and to do this I need to make a function that search for a word in my grid and returns his...
  2. Replies
    1
    Views
    922

    Member's value inside a binary tree

    Hi all, I'm having this little problem right now. I know the answer must be pretty simple, but I just can't seem to find it. I create a binary tree with many nodes, each containing different...
  3. Replies
    2
    Views
    1,737

    Thanks a lot Prelude, that is exactly what I was...

    Thanks a lot Prelude, that is exactly what I was looking for !

    Frank
  4. Replies
    2
    Views
    1,737

    Help creating lists of pointers

    Hi,

    I have build a binary tree and each node of this tree contains a number of messages sent, message received and messages transmitted. What I want to do is to go through the tree and add the...
  5. Replies
    1
    Views
    1,621

    Poblem reading struct in a file

    Hi all, newb here ! I'm working on a project and having some problem. Once I can get rid of this prob I'll be in business !

    I need to open a file named books.txt which contains a number of line we...
  6. Replies
    2
    Views
    1,091

    Newb's project help

    Hi all,

    I'm new to C programming and looking for some help. I have a homework project to do
    and could use every tips, advises, code sample and references I can get.

    Here's what I need to do....
Results 1 to 6 of 6