btrxml download
btrxml
btrxml DescriptionA very basic, portable, tiny parser for XML, written in C under the zlib license. It is designed to be used in memory constrained environments (smartphones for example).
The end result will be a "DOM-like" collection of memory.
A lot of things were chopped away to deliver the very basic support for XML, and this project does not aim to become a fully compliant parser; keep it basic, stay basic.
Part of the design goal is to jam all of this in to one .C file and one .H file while giving other developers a somewhat convenient API.
Check the project website for more information about what btrxml is, does, won't do, example usage, and stuff like this.
btrxml Features
Download:Click Here
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home