I started studying C today, read one book, and I tried to do something myself, immediately run into problems...
Okay, I'm trying to do two things here...
How to make program enter full names?
I made a program where you enter names and it is supposed to list them and it says:
Enter 1st name: John McMutton
Enter 2nd name Enter 3rd Name:
So what it does, it works fine only with part John, but when I'm trying to add the space, it screws up, how do I do it right?
Secondly, I tried to make clock time...
Lets take 24 hours, not PM or AM thingie...
I want to know how to make program that counts times like:
13:00 - 15:00 = 2h or 8:00 + 23:45 = 8.15
Thanks already



LinkBack URL
About LinkBacks



