GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Functions | |
void | init_signals (void) |
char * | strsignal (int) |
Variables | |
char * | sys_siglist [] |
Definition at line 45 of file siglist.c.
References initialized, and sys_siglist.
Referenced by octave_initialize_interpreter().
Definition at line 225 of file siglist.c.
References sys_siglist.
Referenced by generic_sig_handler(), and sigint_handler().
char* sys_siglist[] |