I am a beginner in C, and am writing a program with a lot of date and date interval calculations. I am separating the dates into day, month, and year variables, but I'm wondering if there's an easier way. Can anyone tell me about the time library, or where I might find information about dates in C?
Thanks!
Thanks!