Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file. Forked from https://github.com/ooxi/xml.c
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
ooxi 65e582d6d7 Recursive search example for issue #14 há 6 anos
..
CMakeLists.txt Recursive search example for issue #14 há 6 anos
example.c Include updated example in README há 12 anos
test-huitre39.c Recursive search example for issue #14 há 6 anos
test-xml-c.c Rewrote build system to make use of modern CMake features há 6 anos
test-xml-cpp.cpp malloc/free must be used instead of new/delete há 8 anos
test.xml Added xml_open_document API call to read a XML document from file há 12 anos