/sys$common/syshlp/helplib.hlb CC, Run-time functions, gettimeofday *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Gets date and time. The tpz argument must be the NULL pointer. Otherwise, the argument is ignored. Syntax: #include <time.h> int gettimeofday (struct timeval *tp, void *tpz);
|