Copyright Digital Equipment Corp. All rights reserved.
Returns an absolute pathname from the POSIX root.
Format
#include <stdlib.h>
char realpath (const char *restrict file_name, char *restrict
resolved_name);
Arguments Description Return_Values