Search:

Type: Posts; User: Ryuk

Search: Search took 0.01 seconds.

  1. Thread: help pls~

    by Ryuk
    Replies
    3
    Views
    1,053

    err....right not de prob i facing is de infinite...

    err....right not de prob i facing is de infinite loop once de points i enter is less den 80 and when de points got deducted till less den 80....once it is below 80 de statement "sorry Insufficient...
  2. Thread: help pls~

    by Ryuk
    Replies
    3
    Views
    1,053

    help pls~

    #include<stdio.h>
    #define SENTINEL -1

    int rand(); /*function for random dice*/
    void srand(); /*function for random dice*/
    int first_throw(); /*function for...
  3. Thread: nid help!

    by Ryuk
    Replies
    5
    Views
    908

    oh...i see....much understanding now....thx...

    oh...i see....much understanding now....thx alot....realy a great help ^^
  4. Thread: nid help!

    by Ryuk
    Replies
    5
    Views
    908

    thx alot both of u....so u mean tat everytime i...

    thx alot both of u....so u mean tat everytime i use scanf i must put it wit a space there?
    scanf(" %c", membership) instead of
    scanf("%c, membership) ?
    is a muz for de spacing there?
  5. Thread: nid help!

    by Ryuk
    Replies
    5
    Views
    908

    nid help!

    hi~ im new to this c programming...juz started few weeks ago...i came across a prob which my the program skipped my input

    here is my source code:


    #include <stdio.h>



    int main ()
Results 1 to 5 of 5