inilib is a C++ library which provides a method of saving the"state" of a program in a human readable format similar to Window's .ini files. inilib provides a means of storing a number of arbitrary settings in memory with an easy access interface, as
bwbarrett committed revision 191 to the inilib C++ library SVN repository, changing 1 files
bwbarrett committed revision 190 to the inilib C++ library SVN repository, changing 1 files
bwbarrett committed revision 189 to the inilib C++ library SVN repository, changing 2 files
bwbarrett committed revision 188 to the inilib C++ library SVN repository, changing 9 files
sigra created the Handle traslation marks artifact
jgravley commented on the Add const_iterators artifact
Anonymous created the Add const_iterators artifact
* Added logic to ignore comments (starting with ;) when reading in an INI file. Does not maintain comments on write (bug 677228) * Fixed memory leak in INI::section::copy (bug 828881) * Fixed some char* casting issues, where char* strings got cast to ...
bwbarrett committed revision 187 to the inilib C++ library SVN repository, changing 2 files
bwbarrett committed patchset 182 of module inilib to the inilib C++ library CVS repository, changing 2 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use