A simple in C writen XML-Parser.
Don't use macros or other non standard C-language extension.
Object Oriented implementation.
Support only single byte character sets.
Tested with ARM-gcc 7.5 and Visual Studio 2019 C compiler.
Features
- Support XML-Declaration
- Support XML-Comments
- Support CDATA