#define PTRACE_IF

(level, cond, args)

Output trace on condition.

Documentation

Output trace on condition. This macro outputs a trace of any information needed, using standard stream output operators. The output is only made if the trace level set by the PSetTraceLevel function is greater than or equal to the level argument and the conditional is TRUE. Note the conditional is only evaluated if the trace level is sufficient.

Alphabetic index HTML hierarchy of classes or Java



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