Go to the source code of this file.
Defines | |
| #define | DEBUG_MSG(msg,...) ddekit_printf("%s: \033[35m"msg"\033[0m\n", __FUNCTION__, ##__VA_ARGS__) |
| #define DEBUG_MSG | ( | msg, | |||
| ... | ) | ddekit_printf("%s: \033[35m"msg"\033[0m\n", __FUNCTION__, ##__VA_ARGS__) |
1.5.6