Site Tools


documentation:development:opera:pf25:ppgfldr:pgsfldr:spr:01spr108

PrintfSysErr

Prints the error string for an error.

Synopsis

void PrintfSysErr( Err err )

Description

This procedure prints the error string for an error to the debugging terminal for a 3DO development system. This has the same effect as using Printf() to print the string constructed by GetSysErr(). The string is not displayed on production machines.

To copy an error string into a buffer instead of sending it the console, use GetSysErr().

Arguments

  • err An error code.

Implementation

Convenience call implemented in clib.lib V20.

Associated Files

  • operror.h ANSI C Prototype
  • clib.lib ARM Link Library

See Also

GetSysErr()


documentation/development/opera/pf25/ppgfldr/pgsfldr/spr/01spr108.txt · Last modified: 2022/10/10 16:53 by 127.0.0.1