Kaya 0.4.4 reference for System::_exit

List of functions and data types in System

Void _exit(Int code)

Arguments

Usage

Exits immediately, without calling signal handlers, with the given exit code. An exit code of zero is traditionally used for successful completion.

As with exit, this should not be called in web applications.

Related

kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya