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
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
ooxi f800fc8354 malloc/free must be used instead of new/delete il y a 8 ans
..
example.c Include updated example in README il y a 12 ans
test-xml-c.c Added C++ test for Travis il y a 9 ans
test-xml-cpp.cpp malloc/free must be used instead of new/delete il y a 8 ans
test.xml Added xml_open_document API call to read a XML document from file il y a 12 ans