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
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
ooxi f800fc8354 malloc/free must be used instead of new/delete hace 8 años
..
example.c Include updated example in README hace 12 años
test-xml-c.c Added C++ test for Travis hace 9 años
test-xml-cpp.cpp malloc/free must be used instead of new/delete hace 8 años
test.xml Added xml_open_document API call to read a XML document from file hace 12 años