EDT PCD SDK Documentation 6.1.0
|
#include <edt_error.h>
Data Fields | |
FILE * | file |
unsigned char | own_file |
Structure used by the Message Handler Library to control the output of messages.
FILE* edt_msg_handler_s::file |
The file the default handler function sends output to (stderr
).
unsigned char edt_msg_handler_s::own_file |
Flag set by edt_msg_set_name to indicate that libedt is responsible for closing the file