mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-15 00:38:15 +00:00
🌿 Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub
structure that can be examined at runtime. XML_ExpatVersion(): Construct the return value from the new version information constants. XML_MAJOR_VERSION, XML_MINOR_VERSION, XML_MICRO_VERSION: New constants; these specify the version of the library in a form that can be queried by client applications at compile time. This is useful in determining if functions should be considered available (like those above). |
||
---|---|---|
expat | ||
htdocs | ||
.gitignore |