Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

debug.h

Go to the documentation of this file.
00001 // 00002 // 00003 // 00004 00005 // #define _DEBUG 00006 00007 #ifdef _DEBUG 00008 void FAR _cdecl 00009 TRACE( 00010 LPTSTR lpszFormat, 00011 ...); 00012 00013 #else 00014 #define TRACE 0?0: 00015 #endif

Generated on Sat May 15 19:39:39 2004 for test by doxygen 1.3.7