Functions
omFindExec.h File Reference

Go to the source code of this file.

Functions

char * omFindExec (const char *prog, char *exec)
 

Function Documentation

char* omFindExec ( const char *  prog,
char *  exec 
)

Definition at line 279 of file omFindExec.c.

280 {
281  return name;
282 }
char name(const Variable &v)
Definition: variable.h:95