Go to the source code of this file.
Defines | |
| #define | ddekit_log(doit, msg...) |
| Log function and message. | |
Functions | |
| int | ddekit_print (const char *) |
| Print message. | |
| int | ddekit_printf (const char *fmt,...) |
| Print message with format. | |
| int | ddekit_vprintf (const char *fmt, va_list va) |
| Print message with format list. | |
1.5.6