Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 19 - Error Manager / Error Manager Reference
Error Manager Routines / Getting Operating System Errors


Q3UnixError_Get

You can use the Q3UnixError_Get function to get the most recent and the oldest unreported error generated by the UNIX operating system.

int Q3UnixError_Get (int *firstUnixError);
firstUnixError
On exit, the first unreported error from a UNIX routine.
DESCRIPTION
The Q3UnixError_Get function returns, as its function result, the most recent error generated by the UNIX kernel. Q3UnixError_Get also returns, in the firstUnixError parameter, the oldest unreported error that occurred during a UNIX operating system routine.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996




Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help