Download Shade User`s Manual

Transcript
Shade Library
shade_trclear ( 3sh )
NAME
shade_trclear – Clear all Shade trace parameters
SYNOPSIS
#include <shade.h>
void shade_trclear(void);
DESCRIPTION
The shade_trclear( ) function clears all trace control parameters enabled by previous calls to the
shade_trctl(3sh) functions or to the shade_trfun(3sh) functions.
Analyzers should not attempt to clear the trace control parameters from within a user-defined trace function (enabled via the shade_trfun(3sh) functions). Doing so results in a diagnostic message.
SEE ALSO
shade_trctl(3sh), shade_trfun(3sh).
Shade
Last change: 11/Sep/98
1