libtime++: Date and time calculation

◆ time_fullyear()

void time_fullyear ( timeint )

Definition at line 35 of file ctime_fullyear.c.

Referenced by main(), libtime::TAbsoluteTime::TAbsoluteTime(), testlibtime(), time_finish(), time_isleapyear(), time_norm(), time_read(), and time_setdoy().

36 {
37  extern int time_fullyear__();
38  time_fullyear__(year);
39 } /* time_fullyear */
Here is the caller graph for this function: