A simple .ini file interface.

Dependents:   Smart-WiFly-WebServer SignalGenerator WattEye X10Svr

Revisions of IniManager.h

Revision Date Message Actions
24:ba5fa9548f59 2018-04-11 Add a method to write long integers to the ini file. File  Diff  Annotate
23:18b5f3d7ef14 2018-03-31 ReadString - now defaults as intended if the file is not found, but a default string is provided. File  Diff  Annotate
22:1ad96fcc5731 2018-03-31 Change the default format to version 2. File  Diff  Annotate
19:8f394a5f3758 2016-12-28 Tiny documentation update to clarify the Version 1 to version 2 transition. File  Diff  Annotate
18:282ed56d983b 2016-12-28 Revised the ReadString and WriteString to return a failure code, rather than a boolean. This made the APIs incompatible, but this can be selected at construction or when setting the file, in order to be backward compatible. File  Diff  Annotate
16:82e0f8747b95 2016-04-14 Added optional length parameter to a string write. File  Diff  Annotate
15:3fc2b87a234d 2016-12-11 Add methods for iterating over sections and keys File  Diff  Annotate
14:af370f01dfef 2016-11-13 Add GetFile api File  Diff  Annotate
12:6cf929bde139 2016-04-11 Added a ReadLongInt method for convenience. File  Diff  Annotate
10:57b93035ad82 2015-07-03 Minor change to Write to reflect that all parameters are read-only. File  Diff  Annotate
8:f128b10dfab1 2014-07-07 Internal changes only to try to make it more robust, and require less memory. File  Diff  Annotate
6:cd28ab597256 2014-04-20 Small documentation update only. File  Diff  Annotate
5:bfeb0882bd82 2014-03-26 Update to permit deferring the filespec to later, which also permits changing the filespec w/o having to destroy and reconstruct the object. File  Diff  Annotate
0:ae5bf432c249 2013-08-12 A simple ini file interface. File  Diff  Annotate