Format: AllC/C++CSSTextshell script Advanced Search
66: #ifdef DEBUG 67: static void NETDBG(const char *format, ...) 68: { 77: #else 78: #define NETDBG(x, ...) 79: #endif