Looks to me like you're trying to free memory that you didn't allocate. Probably the memory manager is complaining because it can't find the chunk header, which would happen if the memory in question is just part of a larger chunk, such as the chunk allocated by Palm OS for the form. -- Peter Epstein Palm Inc. Developer -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
- MemPtrFree error Walter Black
- Re: MemPtrFree error Peter Epstein
- Re: MemPtrFree error Ben Combee
- Re: MemPtrFree error Walter Black
