SYNOPSIS
#include <unistd.h>
char *getwd(char *path_name);
DESCRIPTION
The
PARAMETERS
RETURN VALUES
Upon successful completion, a pointer to the string containing the
absolute path name of the current working directory is returned.
Otherwise,
If the length of the path name of the current working directory is greater
than PATH_MAX+1 including the null byte,
CONFORMANCE
UNIX 98.
MULTITHREAD SAFETY LEVEL
MT-Safe.
PORTING ISSUES
Use
AVAILABILITY
MKS Toolkit for Professional Developers
MKS Toolkit for Enterprise Developers
MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
_NutPathToNutc() ,_NutPathToWin32() ,_NutPathToWin32FS() ,getcwd()
MKS Toolkit 9.2 Documentation Build 16.