<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://codebase.dbp-site.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>data</title>
 <link>http://codebase.dbp-site.com/tags/data</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>File IO Data Engine</title>
 <link>http://codebase.dbp-site.com/code/file-io-data-engine-23</link>
 <description>&lt;p&gt;This FileIO Data Engine can load, modify, and save files in a format similar to the Windows INI.  This is the syntax:&lt;/p&gt;

&lt;p&gt;BOF&lt;br /&gt;
[field1]&lt;br /&gt;
key1: parameter1, parameter2, parameter3&lt;br /&gt;
key2: parameter1, parameter2, parameter3&lt;/p&gt;

&lt;p&gt;[field2]&lt;br /&gt;
key1: parameter1, parameter2, parameter3&lt;br /&gt;
key2: parameter1, parameter2, parameter3&lt;br /&gt;
EOF&lt;/p&gt;

&lt;p&gt;These are the functions for loading, saving, modifing, and extracting data from the engine.&lt;/p&gt;

&lt;p&gt;Fio_init() - call this first&lt;br /&gt;
Fio_reset() - erase all data&lt;br /&gt;
Fio_addfield(name$) - add a field, call with field name&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://codebase.dbp-site.com/code/file-io-data-engine-23&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://codebase.dbp-site.com/code/file-io-data-engine-23#comments</comments>
 <category domain="http://codebase.dbp-site.com/tags/data">data</category>
 <category domain="http://codebase.dbp-site.com/tags/file">file</category>
 <category domain="http://codebase.dbp-site.com/tags/io">io</category>
 <pubDate>Sun, 08 Jul 2007 14:56:51 +0100</pubDate>
 <dc:creator>Code Dragon</dc:creator>
 <guid isPermaLink="false">23 at http://codebase.dbp-site.com</guid>
</item>
</channel>
</rss>
