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