My Project
Functions
omFindExec.h File Reference

Go to the source code of this file.

Functions

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

Function Documentation

◆ omFindExec()

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

Definition at line 314 of file omFindExec.c.

315{
316 return name;
317}
char name(const Variable &v)
Definition: variable.h:95