wax wacky wrote:
IS there again a upper limit for memory allocation using MemGluePtrNew().
I am allocation a memory of 3MB using MemGluePtrNew(). But it returns NULL. why so ??????????
You can use MemHeapFreeBytes to find out the size of the largest available chunk in heap memory. This is the amount of memory that you can allocate with MemGluePtrNew.
Regards -Laurens
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
