findme.c File Reference

#include "system.h"
#include "findme.h"

Include dependency graph for findme.c:

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:
argv0 name of executable
Returns:
(malloc'd) absolute path to executable (or NULL)

Definition at line 12 of file findme.c.

References xstrdup.


Generated on Thu Aug 30 14:33:21 2007 for popt by  doxygen 1.5.2