This page was last modified 16:20, 23 June 2008.
How to check the Heap Memory Allocated
From Forum Nokia Wiki
The following code gets the memory allocated on your apps current heap
TInt NumofCells,TotalSize; NumofCells = User::Heap().AllocSize(TotalSize);
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Reading User Memory | cjm28 | General Symbian C++ | 10 | 2005-10-27 12:32 |
| memory leak detecting tools @ runtime | SomehowFallen | General Symbian C++ | 6 | 2008-03-13 16:06 |
| Runtime memory usage | FredrikEnera | Mobile Java General | 0 | 2008-05-15 07:56 |
| memory leak in font bitmap server | saurabh280 | General Symbian C++ | 2 | 2008-04-02 07:06 |
| Alloc:2fef8b200 error while exiting application | Rajani_sp | Symbian User Interface | 2 | 2008-02-18 12:30 |
