<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.newlc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>NewLC - Which structure/class should I use? - Comments</title>
 <link>http://www.newlc.com/en/topic-17258</link>
 <description>Comments for &quot;Which structure/class should I use?&quot;</description>
 <language>en</language>
<item>
 <title>Re: Which structure/class should I use?</title>
 <link>http://www.newlc.com/en/topic-17258#comment-36694</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Check out Developer Library Â» API Reference Â» C++ API reference Â» B-Trees in the dev docs, or alternatively, check out the Composite design pattern.&lt;/div&gt;</description>
 <pubDate>Fri, 05 Jan 2007 13:15:40 +0100</pubDate>
 <dc:creator>Andreas</dc:creator>
 <guid isPermaLink="false">comment 36694 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Which structure/class should I use?</title>
 <link>http://www.newlc.com/en/topic-17258#comment-36693</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Thanks for your reply.&lt;br /&gt;&lt;br /&gt;What I want to do is to put the given text strings &amp;quot;Root|NodeA|SubNodeA| ... |Leaf&amp;quot; into a structure which I can easily traverse (dont know if this is the correct term).&lt;br /&gt;&lt;br /&gt;So a node can have more than two children -&amp;nbsp; I dont know which kind of tree fits best here.&lt;br /&gt;&lt;br /&gt;Martin&lt;br /&gt;&lt;/div&gt;</description>
 <pubDate>Thu, 04 Jan 2007 20:20:51 +0100</pubDate>
 <dc:creator>makom-forum</dc:creator>
 <guid isPermaLink="false">comment 36693 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Which structure/class should I use?</title>
 <link>http://www.newlc.com/en/topic-17258#comment-36692</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Can u elobrate on what exatly ur are trying to do.Before that i have 1 question i.e&lt;br /&gt;[1] What sort of tree are u creating Binary, B+ ,general.If it is a Binary Tree then u can look at the DBMS Example and store the left and the right values.This is Called as Persistent Storeage and the link above(given by the previous user is quite exhaustive)&lt;br /&gt;&lt;br /&gt;U can use the select clause to traverse trgh the records.Typically this is how ur Fields should look&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;+---------------------------------------------------+&lt;br /&gt;|NodeName |Left Element| Right Element&amp;nbsp; |&lt;br /&gt;------------------------------------------------------&lt;br /&gt;&lt;br /&gt;If u can elobarate a bit more i can give u the source code &lt;/div&gt;</description>
 <pubDate>Thu, 04 Jan 2007 16:28:44 +0100</pubDate>
 <dc:creator>ravi3</dc:creator>
 <guid isPermaLink="false">comment 36692 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Which structure/class should I use?</title>
 <link>http://www.newlc.com/en/topic-17258#comment-36691</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;What about using DBMS? &lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http&amp;#58;//forum.nokia.com/info/sw.nokia.com/id/5e8d013f-d81d-4089-a34c-76858c3a0b58/S60_Platform_DBMS_Example_v2_0_en.zip.html&quot; target=&quot;_blank&quot;&gt;S60 Platform: DBMS Example v2.0&lt;/a&gt;.&lt;/div&gt;</description>
 <pubDate>Thu, 04 Jan 2007 13:18:18 +0100</pubDate>
 <dc:creator>vin2ktalks</dc:creator>
 <guid isPermaLink="false">comment 36691 at http://www.newlc.com</guid>
</item>
<item>
 <title>Which structure/class should I use?</title>
 <link>http://www.newlc.com/en/topic-17258</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/en/topic-17258&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/en/topic-17258#comments</comments>
 <category domain="http://www.newlc.com/en/forums/symbian-c">Symbian C++</category>
 <pubDate>Thu, 04 Jan 2007 12:16:34 +0100</pubDate>
 <dc:creator>makom-forum</dc:creator>
 <guid isPermaLink="false">16805 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
