/sys$common/syshlp/helplib.hlb CC, Run-time functions, rename *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Gives a new name to an existing file. Syntax: #include <stdio.h> int rename (const char *old_file_spec, const char *new_file_spec);
|