Revision [98]

This is an old revision of ioExit made by JohnMcIntosh on 2008-10-14 21:33:09.

 

sqInt ioExit(void)
Parms: NONE
return: NONE, fake return of zero
From: Interpreter
Why:
image read failure, or primitiveQuit or some other quit action.
Responsibility:
Terminate running application on quit.
calls ioShutdownModules to shutdown plugins
calls exit(0) on unix machines
control might not return to caller, see man exit(0)
MacIntosh
os-9 had logic to restore menu bar if non-headless or running browser in full screen. Also called by ioProcessEvents if gQuitNowRightNow
iPhone
Unix
Windows

There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki