Search:

Type: Posts; User: riel

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    2,617

    awww.. i guess there's no expert in here after...

    awww.. i guess there's no expert in here after all. noone can answer the question i am asking. is there someone who called himself/herself an master? too bad.
  2. Replies
    7
    Views
    2,617

    i need a c expert..

    #include <stdio.h>
    #include <stdlib.h>
    #include <time.h>
    #include <math.h>

    void start_box(void);
    void show_box(void);
    unsigned int get_random_exponent(void);
    char who_first(void);
    int...
  3. Replies
    9
    Views
    2,327

    my apologies about the code

    actually, this is the 3rd month since i was taught with c prog. if i'm soo dumb over this, i'm sorry. that's why i'm badly asking the help of those experts in this field. as i have said, the code is...
  4. Replies
    9
    Views
    2,327

    i need this for my tictactoe game. pls help.

    i have this kind of code:

    ---------------------------------------------------------------------

    #include <stdio.h>
    #include <stdlib.h>

    void show_box(void);
    char who_first(void);
    unsigned...
  5. Replies
    1
    Views
    1,333

    i need this for my tictactoe game. pls help.

    i have this kind of code:

    ---------------------------------------------------------------------

    #include <stdio.h>
    #include <stdlib.h>

    void show_box(void);
    char who_first(void);
    unsigned...
Results 1 to 5 of 5