首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > “嵌入式系统微型ini文件解析器

“嵌入式系统微型ini文件解析器

资 源 简 介

Note: this project is now on Github. Please go to https://github.com/compuphase/minIni for the latest changes. Stable versions will be released on http://www.compuphase.com/minini.htm when they become available. minIni is a portable and configurable library for reading and writing ".INI" files. At 830 lines of commented source code (version 1.2), minIni truly is a "mini" INI file parser, especially considering its features. The library does not require the file I/O functions from the standard C/C++ library, but instead lets you configure the file I/O interface to use via macros. minIni uses limited stack space and does not use dynamic memory (malloc and friends) at all. Some minor variations on standard INI files are supported too, notably minIni supports INI files that lack sections. The minIni library is

文 件 列 表

test.c
minIni.h
minIni.c
minGlue.h
test.ini
minIni.pdf
minGlue-stdio.h
minGlue-FatFs.h
minGlue-efsl.h
NOTICE
LICENSE
wxMinIni.h
minGlue-ccs.h
minGlue-mdd.h
testplain.ini
test2.cc
minGlue-ffs.h
VIP VIP
0.184833s