popt 1.13
|
Go to the source code of this file.
Functions | |
const char * | POPT_findProgramPath (const char *argv0) |
Return absolute path to executable by searching PATH. |
const char* POPT_findProgramPath | ( | const char * | argv0 | ) |
Return absolute path to executable by searching PATH.
argv0 | name of executable |
Definition at line 12 of file findme.c.
References xstrdup().
Referenced by execCommand().