libexplain
1.4.D001
|
Go to the source code of this file.
Functions | |
int | explain_fileinfo_self_cwd (char *data, size_t data_size) |
int explain_fileinfo_self_cwd | ( | char * | data, |
size_t | data_size | ||
) |
The explain_fileinfo_self_cwd function may be used to obtain the absolute path of the current working directory of current process.
data | Where to return the path. |
data_size | The maximum size of the returned path. |
Definition at line 26 of file self_cwd.c.