![]() |
This is Unofficial EPICS BASE Doxygen Site
|
Include dependency graph for osdgetexec.c: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 40 of file osdgetexec.c.
| char* epicsGetExecName | ( | void | ) |
Return the absolute path of the current executable.
Definition at line 8 of file osdgetexec.c.