NO

Author Topic: how to get year in c ?  (Read 9849 times)

viperjd

  • Guest
how to get year in c ?
« on: September 26, 2009, 04:50:04 PM »
I need to know how to get the current year from the computer and use it in an equation.
(sample: Car_age = make_year - current_year). I wanna make it so the pro gram uses the computer date if possiable so that it does not have to be updated every year.