Next: , Previous: , Up: Library Routines   [Contents]


3.10 tf_close

rest the tracefct output stream to stderr.

Synopsis

#include <tracefct/tracefct.h>

void tf_close(void);

Description

tf_close resets the output stream to stderr, closing the file previously opened by tf_open.