neelima panda wrote:
Hi, I have developed an application and in the starterapp function, checking for the free memory available. The minimum memory I have kept is 150KB. For memory below 150KB, it shows a message and comes out without launching my application.
But, if the free memory available is very low say 6KB, then the application when launched crashes instead of showing the message box. When I tried to debug, it does not even go to Pilotmain and crashes.
Can anybody please help me out on this.
Seems to be more a problem of the startup-code from your compiler/linker/whatever or even the OS. But, having only 6 K free and trying to run a (sounds like) bigger app, sounds weird too. I wouldn't care. If one complains, tell him, he needs a bit of free memory.
Henk
-- ------------------------------------------------------------------------- Henk Jonas Palm OS Â certified developer
[EMAIL PROTECTED] www.metaviewsoft.de -------------------------------------------------------------------------
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
