|
VMS Help CRTL, symlink *Conan The Librarian |
Creates a symbolic link containing the specified contents.
This function is supported on OpenVMS Integrity servers and
Alpha only.
Format
#include <unistd.h>
int symlink (const char *link_contents, const char *link_name);
Additional Information (explode) :
|
|