GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
wait-for-input.c File Reference
#include <sys/select.h>
#include "wait-for-input.h"
Include dependency graph for wait-for-input.c:

Go to the source code of this file.

Functions

int octave_wait_for_input (int fid)
 

Function Documentation

int octave_wait_for_input ( int  fid)

Definition at line 39 of file wait-for-input.c.

References retval, and set().

Referenced by run_command_and_return_output().