![]() |
GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include <stdlib.h>#include <string.h>#include "f77-fcn.h"#include "quit.h"#include "lo-error.h"
Go to the source code of this file.
Functions | |
| int | F77_FUNC (xstopx, XSTOPX) const |
| int F77_FUNC | ( | xstopx | , |
| XSTOPX | |||
| ) | const |
Definition at line 47 of file f77-fcn.c.
References current_liboctave_error_handler, f77_exception_encountered, F77_NORETURN, and octave_jump_to_enclosing_context().
1.8.1.2