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
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
ooxi 65e582d6d7 Recursive search example for issue #14 před 6 roky
..
CMakeLists.txt Recursive search example for issue #14 před 6 roky
example.c Include updated example in README před 12 roky
test-huitre39.c Recursive search example for issue #14 před 6 roky
test-xml-c.c Rewrote build system to make use of modern CMake features před 6 roky
test-xml-cpp.cpp malloc/free must be used instead of new/delete před 8 roky
test.xml Added xml_open_document API call to read a XML document from file před 12 roky