3.5.0-rc1
Toggle main menu visibility
Loading...
Searching...
No Matches
tigl_error_strings.h File Reference
Variables
static const char *
TiglErrorStrings
[]
Variable Documentation
◆
TiglErrorStrings
const char* TiglErrorStrings[]
static
Initial value:
=
{
"TIGL_SUCCESS"
,
"TIGL_ERROR"
,
"TIGL_NULL_POINTER"
,
"TIGL_NOT_FOUND"
,
"TIGL_XML_ERROR"
,
"TIGL_OPEN_FAILED"
,
"TIGL_CLOSE_FAILED"
,
"TIGL_INDEX_ERROR"
,
"TIGL_STRING_TRUNCATED"
,
"TIGL_WRONG_TIXI_VERSION"
,
"TIGL_UID_ERROR"
,
"TIGL_WRONG_CPACS_VERSION"
,
"TIGL_UNINITIALIZED"
,
"TIGL_MATH_ERROR"
,
"TIGL_WRITE_FAILED"
}