Difference between revisions of "Exit"
From Mesham
Jump to navigationJump to searchm |
m (3 revisions imported) |
(No difference)
|
Latest revision as of 15:44, 15 April 2019
Overview
This exit() function will cease program execution and return to the operating system. From an implementation point of view, this will return EXIT_SUCCESS to the OS.
- Pass: Nothing
- Returns: Nothing
Since: Version 0.41b