FreeBASIC  0.91.0
sys_execex.c File Reference
#include "../fb.h"
#include "fb_private_console.h"
#include <sys/wait.h>
Include dependency graph for sys_execex.c:

Go to the source code of this file.

Functions

FBCALL int fb_ExecEx (FBSTRING *program, FBSTRING *args, int do_fork)
 

Function Documentation

FBCALL int fb_ExecEx ( FBSTRING program,
FBSTRING args,
int  do_fork 
)

Definition at line 5 of file sys_execex.c.

Here is the call graph for this function: