ocssw
V2022
|
Include dependency graph for imsl_error.c:
Go to the source code of this file.
Functions | |
long IMSL_DECL | imsl_error_code (void) |
void IMSL_DECL | imsl_error_options (int arg,...) |
Variables | |
Imsl_code | IMSL_error_code |
Function Documentation
◆ imsl_error_code()
long IMSL_DECL imsl_error_code | ( | void | ) |
Definition at line 27 of file imsl_error.c.
◆ imsl_error_options()
void IMSL_DECL imsl_error_options | ( | int | arg, |
... | |||
) |
Definition at line 81 of file imsl_error.c.
Variable Documentation
◆ IMSL_error_code
Imsl_code IMSL_error_code |
Definition at line 20 of file imsl_error.c.