|
libexplain
1.4.D001
|
Go to the source code of this file.
Functions | |
| char * | explain_getppcwd (char *data, size_t data_size) |
| char* explain_getppcwd | ( | char * | data, |
| size_t | data_size | ||
| ) |
The explain_getppcwd function may be used to obtain the current directory of the parent process.
| data | Where to put the path of the parent process' current working directory. |
| data_size | The available room in the data bufer. |
Definition at line 27 of file getppcwd.c.
1.7.6.1