libtools
executefile.h
Go to the documentation of this file.
1 
20 #ifndef __TOOLS_EXECUTEFILE_H
21 #define __TOOLS_EXECUTEFILE_H
22 
35 int executefile(const char *path);
36 
39 #endif /* __TOOLS_EXECUTEFILE_H */
int executefile(const char *path)
execute file as program