Unit 'errors' Package
[Overview][Constants][Procedures and functions][Index] [#rtl]

Reference for unit 'errors'

Convert UNIX error codes to string message.

uses

  System,

  

The system unit.

  unixtype;

  

Basic UNIX types.

Overview

The errors unit contains routines to convert a UNIX system call error code to an error message: StrError. It is only available on UNIX platforms.


Documentation generated on: Jul 24 2023