sys_errn
Number of error codes
Declaration
Source position: errnostr.inc line 17
const
sys\_errn = 125
Description
sys_errn is the number of error codes for the current operating system. It should not be used directly, instead use StrError .
See also
| Name | Description |
|---|---|
| StrError | Convert an error code to a string |