![]() |
itpp_sci
1.0.0
it++ based simulation framework for scicoslab, scilab and scipy
|
Functions | |
| void | sci_if_err_set (int e) |
| void | sci_if_err_msg_set (const char *p_msg) |
| void | sci_if_info_set (int i) |
Variables | |
| int | sci_if_err = 0 |
| int | sci_if_info = 0 |
| char | sci_if_err_msg [SCI_ERR_MSG_LEN] |
| void sci_if_err_msg_set | ( | const char * | p_msg | ) |
| void sci_if_err_set | ( | int | e | ) |
| void sci_if_info_set | ( | int | i | ) |
| int sci_if_err = 0 |
| char sci_if_err_msg[SCI_ERR_MSG_LEN] |
| int sci_if_info = 0 |
1.8.9.1