Installing Mini-xml on Hardy Heron

1 view
Skip to first unread message

Hypernuclide

unread,
Mar 28, 2010, 9:57:26 AM3/28/10
to Hypernuclide
Mini-XML: Lightweight XML Library
Mini-XML is a small XML library that you can use to read and write XML
and XML-like data files in your application without requiring large
non-standard libraries. Mini-XML only requires an ANSI C compatible
compiler (GCC works, as do most vendors' ANSI C compilers) and a
'make' program.
Mini-XML supports reading of UTF-8 and UTF-16 and writing of UTF-8
encoded XML files and strings. Data is stored in a linked-list tree
structure, preserving the XML data hierarchy, and arbitrary element
names, attributes, and attribute values are supported with no preset
limits, just available memory.

Link: http://bit.ly/agaExF

Reply all
Reply to author
Forward
0 new messages