Defines | |
#define | USE_TRACE |
Undefine this to remove all console debugging messages. More... | |
#define | TraceEx |
#define | TRACE |
Functions | |
void | Trace (const char *format,...) |
|
Value: printf("%s(%d): ", &strrchr(__FILE__,'/')[1] ,__LINE__); \ printf |
|
Value: printf("%s(%d): ", &strrchr(__FILE__,'/')[1] ,__LINE__); \ Trace |
|
Undefine this to remove all console debugging messages.
|
|
|