popt 1.13
Functions
findme.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

const char * POPT_findProgramPath (const char *argv0)
 Return absolute path to executable by searching PATH.

Function Documentation

const char* POPT_findProgramPath ( const char *  argv0)

Return absolute path to executable by searching PATH.

Parameters:
argv0name of executable
Returns:
(malloc'd) absolute path to executable (or NULL)

Definition at line 12 of file findme.c.

References xstrdup().

Referenced by execCommand().


Generated for popt by  doxygen 1.7.4