| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version | ||||||||||
This condition class is a subclass of error. It has one slot,
errno, with reader syscall-error-errno.
A syscall-error is
signaled when there is a UNIX/Linux system error and occasionally on
Windows when there is a C library error. The condition winapi-error is signaled when
there is a Windows API error.
The home package of the symbol syscall-error is
excl.osi. However, it is also exported from the
excl package and so is available when the
osi module is not loaded.
Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version | ||||||||||