success = PrintFault(code, header)
D0 D1 D2
BOOL PrintFault(LONG, STRPTR)
This function obtains the error message text for the given error code. This is similar to the
Fault() function, except that the output is written to the default error channel (V47), or if that is not present, the output channel with buffered output.
The value returned by
IoErr() is set to the code passed in.