R Moon wrote:
What is correct when I use very much , data types Char
What's the diference in that 2
thanks

Hi,
MemHandleFree does make sure that the memory get's freed (so that it will be available again).
MemHandleUnlock removes the lock on a handle. The lock itself is created with MemHandleLock. This does not free any memory, locking a handle is only that you can edit the content without the system moving your memory block around in Dynamic Ram.


Hope that helps,

Jan


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

Reply via email to