Super Market SimulationThis is one of the 5 parts of my homework. I have made the other 4 and I have stuck on this. I do no...
Super Market SimulationHello, I am new on C and I want to write a program which simulates super market queues. I have 3 ca...
Printing a lineWhy when I try to use this: [code] char title[256]; printf("Give the title: "); fgets(title, 256, ...
Printing a linefgets reads a string from a file. I want to take a string with spaces from user. gets does not work ...
Printing a lineTo a pointer: book->title. Hope this helps you! Thanks!
This user does not accept Private Messages