LuaNET, the lua 5.1 api documentation!

Lua-Api

Operating System

[LUA 5.1] os.exit

function os.exit ( code )
Calls the C function
Code:
exit
,
with an optional
Code:
code
,
to terminate the host program.
The default value for
Code:
code
is the success code.

Comments

© 2007 DracoBlue :: Valid XHTML, CSS, RSS Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC | SourceNet © 2007, DracoBlue :: Page created in 0.052 seconds with 19 queries.