|
VMS Help CRTL, realpath *Conan The Librarian |
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) :
|
|