/sys$common/syshlp/helplib.hlb CC, Run-time functions, truncate *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Changes file length to a specified length in bytes. Syntax: #include <unistd.h> int truncate (const char *path, off_t length);
|