In file errors.h:

#define error_int

(fmt...)

Proper way to log an internal error.

Documentation

Proper way to log an internal error.

Logs and audits an internal error. This is the function you should use in order to log such an error.

Parameters:
fmt - a printf()-like format string, followed by any necessary arguments, as required by the format specifiers.

Alphabetic index



This page was generated with the help of DOC++.