XLKit  0.1.0
 All Classes Files Functions Typedefs Macros Groups
xldebug.hpp File Reference

XLKit debugging facility for the XLDBG() macro. More...

#include <xlkit/xlutil.hpp>
#include <xlkit/xlversion.hpp>
#include <string.h>

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.
 

Detailed Description

XLKit debugging facility for the XLDBG() macro.