When I exited my application which ran on palm emulator, I got a
warning about memory leak. I would like to know how to prevent this
kind of problem happens.
Do I need to free all the pointer and handle at appStop routines?
Do I need to assign all the global variables to NULL?
Is it right once an application exit all the memory used by the
variables will be released automatically by the OS?
Thnaks
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/