maxExitCode
Maximum exit code supported by the operating system.
Declaration
Source position: sysunixh.inc line 38
const
maxExitCode = 255
Description
maxExitCode is the maximum value for the Halt call.
See also
Name | Description |
---|---|
Halt | Stop program execution. |