|
VMS Help CRTL, rename *Conan The Librarian |
Gives a new name to an existing file.
Format
#include <stdio.h>
int rename (const char *old_file_spec, const char
*new_file_spec);
Additional Information (explode) :
|
|