|
gwion-util
utilities for the Gwion project
|
thread-safe console output More...
Go to the source code of this file.
Macros | |
| #define | gw_err(...) |
| similar to fprintf(stderr, fmt, ...) | |
| #define | gw_out(...) |
| similar to fprintf(stdout, fmt, ...) | |
thread-safe console output
Definition in file err_msg.h.
| #define gw_err | ( | ... | ) |
similar to fprintf(stderr, fmt, ...)
| #define gw_out | ( | ... | ) |
similar to fprintf(stdout, fmt, ...)