|
ExodusII 4.96
|

Functions | |
| void | ex_opts (int options) |
Variables | |
| int | exoptval = EX_DEFAULT |
| void ex_opts | ( | int | options | ) |
error reporting options mask
| options | error reporting options mask |
References exerrval, and exoptval.
Referenced by ex_create_int(), and ex_open_int().
| int exoptval = EX_DEFAULT |
error reporting flag (default is quiet)
Referenced by ex_create_int(), ex_err(), ex_open_int(), and ex_opts().