View Full Version : Help with RHeap management!


assayag
06-08-2008, 08:36 AM
Hi,
I want to build a RHeap cell for better memory management.

From Symbian help , it seems that the constructor is implicit or protected.

How should I allocate a RHeap object in my code and how to destruct it when I finish to work with.

Thanks for help

Meir