Hi experts,
1. can i use 'MemPtrFree' to free-up memory claimed with 'MemGluePtrNew'?
Yes, MemPtrFree is the appropriate API to use to free that memory.
2. Please advice how to 'really' free-up memory claimed by 'MemGluePtrNew'/'MemPtrNew' so any variable created with those methods are reuseable.
I don't understand the implication of your question. Do you not trust MemGluePtrNew and MemPtrFree to behave like malloc/free on other systems?
-- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
