> One more question on the topic.  I thought i read somewhere that when a
Palm
> app closes, Palm releases all its memory.  So in that case, the chunk that
> has been locked multiple times should be freed when the app closes.
> Correct?

Almost. When the app closes, the memory manager deallocates only the chunks
that were created with the app's owner id.
So, if, for instance, the system owns that chunk, it won't be released.


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to