[...] you can then use the four functions that the minIni library provides to
read text and values from ini files and to write text and values to an ini file.
>> There are more than 4 functions, now.
#define INI_FILETYPE HANDLE
>> Clarify that this is just an example.
However, if you wish to read and adjust the ini files with other across
platforms [...]
>> with other [applications,] across platforms
Alternatievly,
>> Alternatively,
long geti(const std::string& Section, const std::string& Key,
int DefValue=0)
>> geti() returns "int"
Appendices start at page 15, not page 14.
Original issue reported on code.google.com by thiadmer...@gmail.com on 10 Apr 2011 at 6:47
Original issue reported on code.google.com by
thiadmer...@gmail.com
on 10 Apr 2011 at 6:47