Search:

Type: Posts; User: stevy123

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    2,259

    What you mean? Am i doing it complety the wrong...

    What you mean? Am i doing it complety the wrong way or what? I can get it to print the first name just will not put the next name in.
  2. Replies
    7
    Views
    2,259

    Thnak you for your response, im quite new to this...

    Thnak you for your response, im quite new to this programming and still not very good at it. I have attached my program, could you please tell me what i should be putting in instead of the %s to make...
  3. Replies
    7
    Views
    2,259

    Thanks for the reply on that salem, Can i ask...

    Thanks for the reply on that salem,

    Can i ask a few questions that i am unsure of, what is the purpose of

    fgets( buff, sizeof buff, stdin ); i understand what the buff and sizeof buff are...
  4. Replies
    7
    Views
    2,259

    File handling help

    Hi all

    I am trying to make a program that will ask you to enter your name, occupation and age of 3 people and then save them to a file. I can get it to allow me to enter the first persons name age...
  5. Replies
    7
    Views
    1,368

    Thank you Salem, I tried entering that code...

    Thank you Salem,

    I tried entering that code that you told me and its working now. Thank you very much for your help. Suppose i wanted the program to print out all the marks how could i modify it...
  6. Replies
    7
    Views
    1,368

    Hi Thanks for that response, could you please...

    Hi

    Thanks for that response, could you please show what i need to change in my code to enable that to work. I have it working for entering the amount of students i want and will display the...
  7. Replies
    7
    Views
    1,368

    Pointer arrays help

    Hi all,

    Just looking a little help with my program. I am trying to create a program that allow you to select how many student marks to enter, after entering that the it ask to enter a coursework...
Results 1 to 7 of 7