/sys$common/syshlp/helplib.hlb CC, Run-time functions, mktime *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Converts the local time structure to a calendar time value. Syntax: #include <time.h> time_t mktime(struct tm *timeptr);
|