/sys$common/syshlp/helplib.hlb CC, Run-time functions, utimes *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Sets file access and modification times. Syntax: #include <time.h> int utimes (const char *path, const struct timeval *times[2]);
|