I consecutively allocate 3 chunks of 10-50Kb each. In order to be able
to resize them when need arises, I use handles. When I later resize one
of them, thinking for small devices with little heap, should I unlock
the other adjacent chunks to give more freedom to the OS in this
operation? If so, can I only unlock the chunks allocated after the one
that is to be resized?


--
Luc Le Blanc



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

Reply via email to