Download List

프로젝트 설명

Mini-XML is a small XML parsing library that you can use to read XML and XML-like data files in your application without requiring large non-standard libraries. It only requires an ANSI C compatible compiler (GCC works, as do most vendors' ANSI C compilers) and a "make" program. It supports reading of UTF-8 and UTF-16 and writing of UTF-8 encoded XML strings and files, and provides a hierarchical view of the file via a linked-list tree structure of typed nodes and functions for managing, traversing, indexing, and searching the tree.

System Requirements

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.

2011-12-22 07:41 Back to release list
2.7

이 릴리스의 일부 메모리 누수를 해결 하 고 액세서리 기능 추가 64 비트 구성 Visual c + + 프로젝트 파일에 추가 됩니다.
This release fixes some memory leaks, adds accessory functions, and adds 64-bit configurations to the Visual C++ project files.

Project Resources