Just want to ask if you can help me with this one, and "Please sir/ma'am can you provide me a sample code" on how to do this in C language:
If an employee input a data like this:
--------------------------------------------------
Enter Time-in: 08:00
Enter Time-out: 17:01
Lunch Break: 1 hour
/* 9 hrs. in total deducted by 1 hour lunch break = 8 hours*/
Total No. of Working Hours:8 hours
--------------------------------------------------
How will i do this?
Thanks a lot....
Edited by madmhan84, 04 April 2011 - 01:28 AM.


Sign In
Create Account


Back to top









