#include <edt_error.h>
Definition at line 91 of file edt_error.h.
Data Fields | |
FILE * | file |
The file the default handler function sends output to (stderr ). | |
EdtMsgFunction | func |
int | level |
unsigned char | own_file |
Flag set by edt_msg_set_name to indicate that we are responsible for closing the file. | |
void * | target |