libcdio-paranoia 10.2+2.0.2
|
Go to the source code of this file.
Macros | |
#define | report(...) |
#define | reportC(...) |
#define | printC(...) {if(!quiet){fprintf(stderr, __VA_ARGS__);}} |
#define | logC(...) {if(reportfile){fprintf(reportfile, __VA_ARGS__);}} |
Variables | |
int | verbose |
int | quiet |
FILE * | reportfile |
#define logC | ( | ... | ) | {if(reportfile){fprintf(reportfile, __VA_ARGS__);}} |
#define printC | ( | ... | ) | {if(!quiet){fprintf(stderr, __VA_ARGS__);}} |
#define report | ( | ... | ) |
#define reportC | ( | ... | ) |
|
extern |
|
extern |
|
extern |