This website works better with JavaScript.
Home
Explore
Help
Sign In
TheoryOfNekomata
/
xml-c
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
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
47
Commits
1
Branch
88 KiB
C
84.1%
C++
15.9%
Tree:
e18c25cebc
xml-c
/
test
History
ooxi
65e582d6d7
Recursive search example for issue
#14
7 years ago
..
CMakeLists.txt
Recursive search example for issue #14
7 years ago
example.c
Include updated example in README
12 years ago
test-huitre39.c
Recursive search example for issue #14
7 years ago
test-xml-c.c
Rewrote build system to make use of modern CMake features
7 years ago
test-xml-cpp.cpp
malloc/free must be used instead of new/delete
8 years ago
test.xml
Added xml_open_document API call to read a XML document from file
12 years ago