TRACE3

TRACE3( exp, param1, param2, param3 )

Parameters

exp

A format string as used in the run-time function printf.

param1

The name of the variable whose value should be dumped.

param2

The name of the variable whose value should be dumped.

param3

The name of the variable whose value should be dumped.

Remarks

See TRACE0 for a description of the TRACE3 macro.