<?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 - C-String to Descriptor Convertor - Comments</title>
 <link>http://www.newlc.com/en/topic-807</link>
 <description>Comments for &quot;C-String to Descriptor Convertor&quot;</description>
 <language>en</language>
<item>
 <title>C-String to Descriptor Convertor</title>
 <link>http://www.newlc.com/en/topic-807#comment-5283</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;You can also try HBufC to hold your strings and take benefit of the ReAlloc() method.&lt;br /&gt;&lt;br /&gt;Cheers,&lt;br /&gt;Eric&lt;/div&gt;</description>
 <pubDate>Sun, 16 Nov 2003 23:17:40 +0100</pubDate>
 <dc:creator>eric</dc:creator>
 <guid isPermaLink="false">comment 5283 at http://www.newlc.com</guid>
</item>
<item>
 <title>C-String to Descriptor Convertor</title>
 <link>http://www.newlc.com/en/topic-807#comment-5282</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Hi,&lt;br /&gt;&lt;br /&gt;All APIs in Symbian use descriptors for all sorts of binary and textual data, so you should use these too. See for example the class RFile - its methods take TDes8 arguments for reading and writing, hence you can use e.g. TBuf8&amp;lt;&amp;gt; in your code to store the data.&lt;br /&gt;&lt;br /&gt;I really recommend one of the Symbian books - you will get an in-depth view of the reasoning behind the unfamiliar patterns.&lt;br /&gt;&lt;br /&gt;Cheers,&lt;br /&gt;Pawel&lt;/div&gt;</description>
 <pubDate>Sun, 16 Nov 2003 22:53:13 +0100</pubDate>
 <dc:creator>pawel</dc:creator>
 <guid isPermaLink="false">comment 5282 at http://www.newlc.com</guid>
</item>
<item>
 <title>C-String to Descriptor Convertor</title>
 <link>http://www.newlc.com/en/topic-807#comment-5281</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Yeah I&#039;m very aware of _L and _LIT (although I heard from several people that _L is frowned upon by symbian nowadays cos of the memory implications)&lt;br /&gt;&lt;br /&gt;The point is these macros create literals encoded in your program, so unless you know what these are and how big they&#039;re gonna be at build they&#039;re useless...&lt;br /&gt;&lt;br /&gt;If you obtain input during your codes run time - surely a literal makes no sense this context. So how *do you* handle text input or strings from files during run time?&lt;/div&gt;</description>
 <pubDate>Sun, 16 Nov 2003 22:19:26 +0100</pubDate>
 <dc:creator>Anonymous</dc:creator>
 <guid isPermaLink="false">comment 5281 at http://www.newlc.com</guid>
</item>
<item>
 <title>C-String to Descriptor Convertor</title>
 <link>http://www.newlc.com/en/topic-807#comment-5280</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Consider what the &amp;quot;char* flexibility&amp;quot; has done for the UNIX and Windows platforms stability and security &lt;img src=&quot;/en/sites/all/modules/smf_filter/smf_smileys/smiley.gif&quot; alt=&quot;Smiley&quot; border=&quot;0&quot; /&gt;.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Pawel&lt;/div&gt;</description>
 <pubDate>Sun, 16 Nov 2003 12:45:59 +0100</pubDate>
 <dc:creator>pawel</dc:creator>
 <guid isPermaLink="false">comment 5280 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: C-String to Descriptor Convertor</title>
 <link>http://www.newlc.com/en/topic-807#comment-5279</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;We fortunately have some Macros (&amp;quot;_L()&amp;quot; and &amp;quot;_LIT()&amp;quot;) you should really take a look at &lt;img src=&quot;/en/sites/all/modules/smf_filter/smf_smileys/smiley.gif&quot; alt=&quot;Smiley&quot; border=&quot;0&quot; /&gt;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;&lt;br /&gt;Felix&lt;/div&gt;</description>
 <pubDate>Sun, 16 Nov 2003 11:53:51 +0100</pubDate>
 <dc:creator>Felix</dc:creator>
 <guid isPermaLink="false">comment 5279 at http://www.newlc.com</guid>
</item>
<item>
 <title>C-String to Descriptor Convertor</title>
 <link>http://www.newlc.com/en/topic-807</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-807&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/en/topic-807#comments</comments>
 <category domain="http://www.newlc.com/en/forums/symbian-c">Symbian C++</category>
 <pubDate>Sun, 16 Nov 2003 03:31:32 +0100</pubDate>
 <dc:creator>Isocube</dc:creator>
 <guid isPermaLink="false">1880 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
