/sys$common/syshlp/helplib.hlb CC, Run-time functions, link *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Creates a new link (directory entry) for an existing file. Syntax: #include <unistd.h> link(const char *path1, const char *path2);
|