RTRlib
|
Go to the source code of this file.
Functions | |
void | lrtr_dbg (const char *frmt,...) __attribute__((format(printf |
Writes a message to stdout if NDEBUG isn't defined. | |
void lrtr_dbg | ( | const char * | frmt, |
... | |||
) |
Writes a message to stdout if NDEBUG isn't defined.
[in] | frmt | log message in printf format style. |