XPRMgetdefworkdir
XPRMgetdefworkdir |
Purpose
Get default current working directory.
Synopsis
const char *XPRMgetdefworkdir(void);
Return value
The current working directory or
NULL.
Further information
1. The returned value may be
NULL indicating that the process wide current working directory is used for this parameter.
Related topics