> A program I wrote works fine on Palms with palm OS 4.0 but > with palms with > palm OS 4.5, I get a Fatal Alert with: > > MemoryMgr.c, Line 2696, > MemMove to NULL > > Does anyone know what may be the problem?
There is no Palm OS 4.5, so we can't help you based on that information. > I doubt anyone would need this, but as insurance for flames > about needing > more information, the only code that directly calls any Memory Manager > functions is the following: You should use a debugger and find out exactly which line is causing the problem. That works a heck of a lot better than trying to guess which line of many is causing the problem! :-) -- Keith -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
