VMS Help  —  CRTL  realpath
    Returns an absolute pathname from the POSIX root.

    Format

      #include  <stdlib.h>

      char realpath  (const char *restrict file_name, char *restrict
                     resolved_name);
Additional Information: explode extract
Arguments Description Return Values
Close Help