[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Maximum exit code supported by the operating system.
Source position: sysunixh.inc line 34
const maxExitCode = 255; |
maxExitCodeis the maximum value for the Haltcall.
|
Stop program execution. |