|
Re: What are you doing different from last year?
Quote:
Originally Posted by plnyyanks
To do this, all you have to do is flatten your data to a string and write that to the INI file, and then read it and unflatten it (just like you would with XML data). The only problem is that you can't read/edit the INI file in a text editor, but that problem is there whenever you use "flatten to string". Attached is some sample code to illustrate what I mean.
|
The openG INI toolkit does exactly this except it tries to keep the various sections human readable. Any kind of data can be passed to it.
__________________
Mike B
|