This wiki is out of date, use the continuation of this wiki instead

Exit

From FenixWiki

(Difference between revisions)
Jump to: navigation, search

Revision as of 10:51, 22 April 2007


Definition

INT exit ( <STRING message> , <INT code> )

Exits the program. It can optionally pass a message or an error code thing.


Parameters

STRING message - A message to pass outside the program as it exits.
INT code - A code to pass outside the program as it exits.
Personal tools