> When I quit my application, I got an error "Invalid Chunk ptr". > It seems that I do not free the memory allocated correctly, but > I don't see what is wrong in my code ???
the memory code looks fine - that should not be causing your error to occur - most likely it is somewhere else in your code; you should look there. try commenting out one line at a time to find the real offending call :) that'll be the best chance to find out what is going on -- --- Aaron Ardiri [EMAIL PROTECTED] CEO - CTO +46 70 656 1143 Mobile Wizardry http://www.mobilewizardry.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
