Spawns a new process. More...
Data Fields | |
| int | dst_fd |
| int | src_fd |
| const char * | file |
| int | mode |
Spawns a new process.
A more useful alternative to G_system(), which takes the arguments of command as parameters.
| [in] | command | command to execute |
Definition at line 61 of file spawn.c.
| int redirect::dst_fd |
| const char* redirect::file |
| int redirect::mode |
| int redirect::src_fd |
1.7.1