Search:

Type: Posts; User: kitymarine

Search: Search took 0.00 seconds.

  1. IMALC ,If you red all comments you gonna realize...

    IMALC ,If you red all comments you gonna realize what's the problem without any freaking bull........!!you dont know ........ about me to accuse me as LAZY...But who has a psychological weakness as...
  2. Even I dont know how to use that safer_gets ..no...

    Even I dont know how to use that safer_gets ..no definition of that one!
  3. I got your points...I got tired I don t know how...

    I got your points...I got tired I don t know how to change this line:
    printf("Enter name: ",i);
    gets(name.people[i]);
    scanf("%29s",people[i].name);
  4. @CommonTater: Okay Guys ..Let's focus on One Line...

    @CommonTater: Okay Guys ..Let's focus on One Line and try to help to correct it properly..I want to know IF shall use Gets for each line to print whatever needed ..for example how can I make up this...
  5. Matticus try to take a look about the assignment...

    Matticus try to take a look about the assignment and the output..Try to read the question of the professor I got confused about how many informations of persons he wants me to enter and I need to...
  6. @Common Tater: "Nothing in life is fair or...

    @Common Tater: "Nothing in life is fair or perfect that's why there is human beings and forgiveness" as an answer about Salem..Back to my question...Im tryint to involve the "gets" and the output...
  7. Thank you Matticus ,I will work more on the code...

    Thank you Matticus ,I will work more on the code and I will get back to you guys..you really helped to clear up some points I appreciate it!
  8. He did not give any further notices about...

    He did not give any further notices about safer_gets..Gets and puts I usethem without any explanation about the use or anything in the lecture..this class gets more harder
  9. Can you verify if I can write the first line to...

    Can you verify if I can write the first line to show the name like this:
    gets(name[30]);
    printf("Enter name: ",name);
    scanf("%s",people[i].name);
  10. @tabstop believe the instructor is really peaky...

    @tabstop believe the instructor is really peaky and takes points off just for less idents ..Whatever he required in the instructions should be done or he will give Big Zero
  11. @tabstop try to run the code and u will see the...

    @tabstop try to run the code and u will see the output different from what required in the assignment
  12. I should use "gets" and get the prompt because...

    I should use "gets" and get the prompt because the program does not stop
  13. I have put this line"gets("Enter street adresse...

    I have put this line"gets("Enter street adresse %s: ",people[i].adresse);" but it does not work
  14. Indeed I have no clue how to use the"gets"

    Indeed I have no clue how to use the"gets"
  15. @Matticus I do Understand your points , just...

    @Matticus I do Understand your points , just being frustrated by a lot of things ..Also in this question ..I have no clue how to prompt because he posted a lot of hints Im trying to use the scanf for...
  16. yesterday I posted the Question and they closed...

    yesterday I posted the Question and they closed my thread because I did not post the code due to disconnection..Now I found my question in another Thread..Any ways the question from my assignment is...
  17. Help of C "Hopefully I will get nice Communication from some Admins"

    I dont know why the admin closed my thread but it is a polite way of communication..Secondly Instead of jumping and accuse me of dumping my assignment I was out of connection yesterday and I could...
  18. Replies
    2
    Views
    2,008

    Need help to solve this program

    I need to solve the following problem as assigned by the professor ,he gave me hard time to use the function and idents in every line I need help to start with this new code..I will appreciate your...
Results 1 to 18 of 18