XLKit
0.1.0
|
XLKit debugging facility for the XLDBG() macro. More...
Go to the source code of this file.
Macros | |
#define | XLDBG(FORMAT,...) |
Provides a printf style debug output. When run inside Visual Studio, it will print to the Output window. When run outside the debugger, it will allocate a text console and output to it. | |
XLKit debugging facility for the XLDBG() macro.