| [Overview][Constants][Procedures and functions][Index] | 
Number of error codes
Source position: errnostr.inc line 17
const sys_errn = 125;  | 
sys_errn is the number of error codes for the current operating system. It should not be used directly, instead use StrError.
  | 
Convert an error code to a string  |