#include <stdbool.h>
#include <sys/types.h>
Go to the source code of this file.
Definition at line 183 of file octave-popen2.c.
References dup2(), execvp(), fcntl(), fork(), pipe(), and STDIN_FILENO.
Referenced by popen2().