#include "system.h"
#include "findme.h"
Go to the source code of this file.
Functions | |
const char * | findProgramPath (const char *argv0) |
Return absolute path to executable by searching PATH. |
Definition in file findme.c.
const char* findProgramPath | ( | const char * | argv0 | ) |