![]() |
AppEasy Core SDK
1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
|
Defines | |
| #define | SHOW_ERRORS 1 |
Variables | |
| const char * | CzXmlParserErrors [] |
| #define SHOW_ERRORS 1 |
| const char* CzXmlParserErrors[] |
{
"",
"No XML tags found",
"XML file could not be read",
"Missing end tag",
"Missing close comment '-->'",
"Mismatched end tag",
"Missing '=' sign in attribute definition",
"Missing value in attribute definition",
"Missing closing quote in attribute value definition",
"Invalid tag",
"Invalid comment",
"Pre-parser error, ran out of space, increase size of parser pools",
"Invalid parser pools",
}