Gentee Programming Language > Documentation > Libraries Download documentation

exit

Exit the current program.
 
exit(
      uint   code
)

Parameters

codeA return code or the results of the work of the program.

See also

    Other functions


 Copyright © 2004-2006 Gentee Inc. All rights reserved.