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