ifw-odp
2.0.0-alpha
|
Functions | |
void | _clipm_priv_error_sprint_messages (char *outstr, const char *msg1, const char *msg2, size_t maxlen) |
Variables | |
const char | _CLIPM_MSG_ERR_UNEXPECTED [] |
Internal error. More... | |
const char | _CLIPM_MSG_ERR_HANDLING [] |
Internal error handling bug. More... | |
const char | CLIPM_MSG_ERR_2ROWXY [] |
Location matrix must contain 2 rows. More... | |
const char | CLIPM_MSG_ERR_DIFFSIZES [] |
Location matrices differ in size. More... | |
const char | CLIPM_MSG_ERR_DIFFTYPES [] |
Location matrices differ in size. More... | |
void _clipm_priv_error_sprint_messages | ( | char * | outstr, |
const char * | msg1, | ||
const char * | msg2, | ||
size_t | maxlen | ||
) |
const char _CLIPM_MSG_ERR_HANDLING[] |
Internal error handling bug.
const char _CLIPM_MSG_ERR_UNEXPECTED[] |
Internal error.
const char CLIPM_MSG_ERR_2ROWXY[] |
Location matrix must contain 2 rows.
const char CLIPM_MSG_ERR_DIFFSIZES[] |
Location matrices differ in size.
const char CLIPM_MSG_ERR_DIFFTYPES[] |
Location matrices differ in size.