Next: tf_open, Previous: tf_dump_stack, Up: Library Routines
rest the tracefct
output stream to stderr
.
#include <tracefct/tracefct.h>void tf_close(void);
tf_close
resets the output stream to stderr
, closing
the file previously opened by tf_open
.