This is the mail archive of the xconq7@sources.redhat.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Debug, DEBUGGING and stuff


>From misc.h:
/* If the debug flag is not a macro, then declare it as a global. */
#ifndef Debug
extern int Debug;
#endif

What is the rationale for having this stuff? Why have global and macro? Why 
have both DEBUGGING and Debug? Is there an overview of how this debug stuff 
is designed?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]