#define _PRINTFL | ( | arg | ) | DebugPrintf("%s line:%d -> %d",__FILE__, __LINE__,arg) |
#define CHKNEW | ( | p | ) |
#define DCLOSE | ( | ) |
#define DOPEN | ( | ) |
#define DPRINTF | ( | arg | ) | {} |
#define DPUTS | ( | str | ) | {} |
#define setPigaleError ErrorPositioner((const char *)__FILE__,__LINE__)=_T_Error |
int CheckLogFile | ( | ) |
bool& debug | ( | ) |
void DebugIndent | ( | int | i | ) |
void DebugPrintf | ( | const char * | fmt, | |
... | ||||
) |
void DebugPuts | ( | const char * | str | ) |
_T_Error& ErrorPositioner | ( | const char * | f, | |
int | l | |||
) |
int getPigaleError | ( | ) |
const char* getPigaleErrorFile | ( | ) |
int getPigaleErrorLine | ( | ) |
const char* getPigaleErrorMsg | ( | ) |
void LogPrintf | ( | const char * | fmt, | |
... | ||||
) |
void myabort | ( | ) |