exit

Causes the application to quit with a return code of exit-code.

Exported from

Arguments

exit-code:An instance of <integer>.  The default is 0.

Values

None.  This function does not return.

See also

Ultimately, there will be several, more logically separate libraries that extend Dylan or provide an application framework for users.
The class of integers.
Adds a function to be called just before quitting.