![]() |
This is Unofficial EPICS BASE Doxygen Site
|
Go to the source code of this file.
Functions | |
char * | epicsGetExecName (void) |
char * | epicsGetExecDir (void) |
char* epicsGetExecDir | ( | void | ) |
Return the absolute path of the directory containing the current executable.
Definition at line 18 of file osdgetexec.c.
char* epicsGetExecName | ( | void | ) |
Return the absolute path of the current executable.
Definition at line 7 of file osdgetexec.c.