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.h File Reference
This graph shows which files directly or indirectly include this file:

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().