19 Getting Operating System Errors

19 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.

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 17 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker