Search:

Type: Posts; User: Th3-SeA

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    2,356

    Can give an example pseudocodes ? So blur now ~...

    Can give an example pseudocodes ?
    So blur now ~
    >.<
  2. Replies
    7
    Views
    2,356

    how to write record one by one ? not understand...

    how to write record one by one ?
    not understand at all >.<
  3. Replies
    7
    Views
    2,356

    For standard i know it can be save and load by...

    For standard i know it can be save and load by this way :



    struct record {
    char name[20];
    float height;
    float weight;
    };
  4. Replies
    7
    Views
    2,356

    How to save into file ?

    For example :




    struct record {
    char name[20];
    float height;
    float weight;
    };
  5. > No. fflush is not defined for input streams,...

    > No. fflush is not defined for input streams, only output

    That mean i cannot use it ?? Right ?
  6. Replies
    1
    Views
    2,518

    How to count the words in sentence ?

    How can we count the number of word in sentence without using <string.h> library ?
    Example :
    My name is SeA!
    The sentence got 4 words there, how can we count it ?
  7. Can i use this function in this question : ...

    Can i use this function in this question :

    fflush(stdin);
    ???
  8. Replies
    6
    Views
    1,040

    Oh, I see I understand now ! Thanks for you guy...

    Oh, I see
    I understand now !
    Thanks for you guy helping ~!
    :) :) :)
  9. Replies
    6
    Views
    1,040

    Huh ? I don't understand what you mean...

    Huh ?
    I don't understand what you mean...
  10. Oh, I See.... Thanks for helping ! :)

    Oh, I See....
    Thanks for helping !
    :)
  11. Replies
    6
    Views
    1,040

    Oh, I see... Example i have to print out...

    Oh, I see...
    Example i have to print out hobbitid, is it look like this :

    printf("%s", hobbitsarray.hobbitid);

    Correct or not ?
  12. Can't ??? Then i have to use another method ?...

    Can't ???
    Then i have to use another method ?
    But i don't think so got another method....
  13. Replies
    6
    Views
    1,040

    I wish to know what it mean...

    I ALSO NOT ASK FOR ENTIRE PROGRAM !
    I wish to know what is mean by the blue line and how it look like !...
  14. I'm not ask for ENTIRE program, only 1 Question !

    I din ask for ACTUAL answer, ok ?
    I din ask you guy to help me do entire program, i only got ONE question !
    I only wish to know, can i use the functions : strlen, strrev, etc
    Since the question...
  15. Replies
    3
    Views
    1,747

    OK, sorry about that i use the word [urgent] (but...

    OK, sorry about that i use the word [urgent] (but it really urgent)

    First thing i have to say is : if i can get help from my lecturer, i need no to come here and ask....
    AND
    It is not assignment...
  16. Replies
    3
    Views
    1,232

    OK, sorry about that i use the word [urgent] (but...

    OK, sorry about that i use the word [urgent] (but it really urgent)

    First thing i have to say is : if i can get help from my lecturer, i need no to come here and ask....
    AND
    It is not assignment...
  17. Replies
    3
    Views
    1,232

    Please help again...

    Here the question i wish to know how to answer :
    ----------------------------------------------------------------------------------------------------------
    Note: You may use <string.h> library...
  18. Replies
    3
    Views
    1,747

    Please Help ~

    Can somebody teach me how can i do it :
    ----------------------------------------------------------------------------------------------------------
    Note: You are not allowed to use any functions in...
Results 1 to 18 of 18