Hello,
i have assignment in c programming that would read the cars registration numbers as three letters and numbers. These are the cars that have used the garage during one day of operation. Read the number of hours parked as hours and minutes and use a sentinel value to finish the data entry. save the registration and start stop times in a file. the problem is i dont even know how to start this one since i am new to programming language.
i hope you can help me. Thanks
kind regards,
Jefry
Configuration: Windows XP Firefox 2.0.0.20
If you have less time, look for simple file handling source codes. This will help you to save and retrieve data which is entered. Check out some programs using scanf statements for input of the data.
|