|
VMS Help CRTL, link *Conan The Librarian |
Creates a new link (directory entry) for an existing file. This
function is supported only on volumes that have hard link counts
enabled.
Format
#include <unistd.h>
link (const char *path1, const char *path2);
Additional Information (explode) :
|
|