Download List

项目描述

ezXML is a C library for parsing XML documents
inspired by simpleXML for PHP. As the name
implies, it's easy to use. It's ideal for parsing
XML configuration files or REST Web service
responses. It's also fast and lightweight (less than 20k
compiled).

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-09-28 13:23 Back to release list
0.8.5

ezxml_toxml()是固定的标记不输出兄弟姐妹被转换。阿段错误是固定时ezxml_set_attr()是在一个新的根标记使用。在ezxml_name()函数宏加入。现在所有的外部函数处理NULL ezxml_t结构体没有segfaulting。
标签: Minor bugfixes
ezxml_toxml() was fixed to not output siblings of
the tag being converted. A segfault was fixed when
ezxml_set_attr() was used on a new root tag. The
ezxml_name() function macro was added. All
external functions now handle NULL ezxml_t structs
without segfaulting.

Project Resources