<?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 - Need some suggestions for global memory chunk? - Comments</title>
 <link>http://www.newlc.com/en/forum/need-some-suggestions-global-memory-chunk</link>
 <description>Comments for &quot;Need some suggestions for global memory chunk?&quot;</description>
 <language>en</language>
<item>
 <title>Re: Need some suggestions for global memory chunk?</title>
 <link>http://www.newlc.com/en/forum/need-some-suggestions-global-memory-chunk#comment-41892</link>
 <description>&lt;p&gt;Either you use RChunk directly, and write your own routines to allocate space in it, &lt;br /&gt;
or you might call User::ChunkHeap(...) to create a heap connected to a global chunk, and you can use normal RHeap functions to allocate space on it.&lt;br /&gt;
You can even switch the current threads heap to use the global heap if you want, so any call to &quot;new&quot; and User::Alloc etc, allocate space on the global chunk instad.&lt;br /&gt;
&lt;/p&gt;</description>
 <pubDate>Fri, 28 Sep 2007 16:31:52 +0200</pubDate>
 <dc:creator>alh</dc:creator>
 <guid isPermaLink="false">comment 41892 at http://www.newlc.com</guid>
</item>
<item>
 <title>Need some suggestions for global memory chunk?</title>
 <link>http://www.newlc.com/en/forum/need-some-suggestions-global-memory-chunk</link>
 <description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I need to create a global memory chunck to contain files, video stream, audio stream. But I am not sure how to create a global memory chunk for this purpose. &lt;/p&gt;

&lt;p&gt;Please give me some advice and hints.&lt;/p&gt;

&lt;p&gt;Thanks in advance!&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/en/forum/need-some-suggestions-global-memory-chunk&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/en/forum/need-some-suggestions-global-memory-chunk#comments</comments>
 <category domain="http://www.newlc.com/en/forums/symbian-c">Symbian C++</category>
 <pubDate>Thu, 27 Sep 2007 13:30:10 +0200</pubDate>
 <dc:creator>learning</dc:creator>
 <guid isPermaLink="false">19099 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
