19 Getting Operating System Errors
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.
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.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker