![]() |
|
| << Previous | Next >> | |
| | |
root int errlogGetNthEntry( int N );
Description
- Loads
errLogEntrystructure with Nth entry of the error buffer. This must be called before the functions below that format the output.Parameters
- N
- Index of entry to load into errLogEntry
Return value
0: Success, entry checksum okay.
-1: Failure, entry checksum not okay.
Library
- ERRORS.LIB
| Dynamic C Functions | << Previous | Next >> | rabbit.com |