ay 618 lib/util/time.c int ay = a->tm_year + (1900 - 1); ay 621 lib/util/time.c (ay/4 - by/4) - (ay/100 - by/100) + (ay/400 - by/400); ay 622 lib/util/time.c int years = ay - by;