00001 #include <iostream> 00002 #define Trace 00003 #define TraceIf 00004 //void Trace(string *){;}; 00005 //void TraceIf(int a, void* b){;};