hi guys,
I am making a program in which I have to enter start date and time and stop date and time in format like 01:05:07 15:26:57
I know that i need to use <time.h> function for that but i don't know how can i calculate the difference between time. i have no clue of that. could you guys give me some tips on that?