#include <stdio.h>Go to the source code of this file.
Functions | |
| void | dbglog (char *szFormat...) |
| void | dbglog_eraselog () |
| void dbglog | ( | char * | szFormat... | ) |
Definition at line 13 of file dbglog.cpp.
| void dbglog_eraselog | ( | ) |
Definition at line 36 of file dbglog.cpp.
1.5.6