GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
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

◆ octave_wait_for_input()

int octave_wait_for_input ( int  fid)

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

References fid, and retval.

Referenced by run_command_and_return_output().