Hello! If I declare a new chunk using MemPtrNew in a function, does the memory stay after the function exits? If it does, then does that mean that I'll need some sort of global variable to store the pointer so that it can be de-allocated using MemPtrFree? Regards, Gee. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
- Re: MemPtrNew question Gee Ng
- Re: MemPtrNew question Steve Jackson
