um just call abort();
it executes a longjump out of the program.
longjmp(__exit_jmp_buf, -1);
nim bha wrote:
> I am deep inside my function calls and wish to
> terminate my application.
>
> Adding appStopEvent in Event Queue does not stop
> application :
> Event.eType = appStopEvent;
> EvtAddEventToQueue(&Event);
>
> till it complete the whole code in all funcion calls.
>
> is there a way to terminate application immediately.
>
> __________________________________________________
> Do You Yahoo!?
> Get email at your own domain with Yahoo! Mail.
> http://personal.mail.yahoo.com/
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/