| Allegro CL version 7.0 This page is new in 7.0. | |||||||||
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-2006, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 7.0. This page is new in the 7.0 release.
Created 2005.9.20.
| Allegro CL version 7.0 This page is new in 7.0. | |||||||||