I really need some help with creating a timer using time.h
I am fairly good at c programming but time.h has always escaped me.
I have to create a program that outputs the time in day, hours, minutes and seconds. I can probably do that part myself its just the actual timer part that I'm having trouble with.