|
plastimatch
|
#include "plmsys_config.h"Go to the source code of this file.
Macros | |
| #define | lprintf logfile_printf |
Functions | |
| void | logfile_open (const char *log_fn, const char *mode="w") |
| void | logfile_close (void) |
| void | logfile_printf (const char *fmt,...) |
| #define lprintf logfile_printf |
| void logfile_close | ( | void | ) |
| void logfile_open | ( | const char * | log_fn, |
| const char * | mode = "w" ) |
| void logfile_printf | ( | const char * | fmt, |
| ... ) |