
I would be greatful if anyone can explain ctime (time.h) header file (well how to use it properly). This is making me really quite confused and would be very greatful if someone can clear it up for me.
I know i need to take the year and minus it by 1900 and minus the month by 1 but apart from that i have no idea where to continue (i know that the end result should contain the year month and day in seconds but i know that im not supposed to do that manually).
This post has been edited by isuckatC++: 06 May 2009 - 07:30 AM