VMS Help  —  CRTL  link
    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 extract
Arguments Description Return Values
Close Help