libtime++: Date and time calculation

◆ time_libversion()

double time_libversion ( )

Definition at line 32 of file ctime_libversion.c.

References time_libversion().

Referenced by main(), testlibtime(), and time_libversion().

33 {
34  extern doublereal time_libversion__();
35  return((double)time_libversion__());
36 } /* time_libversion */
double doublereal
Definition: libtime.h:65
Here is the call graph for this function:
Here is the caller graph for this function: