#include <iostream>
Go to the source code of this file.
Defines | |
#define | VALUE_HELP 1 |
#define | VALUE_VERBOSE 2 |
#define | VALUE_MAILFILTERRC 3 |
#define | VALUE_LOGFILE 4 |
#define | VALUE_VERSION 5 |
#define | VALUE_TEST 6 |
#define | VALUE_RETURN 7 |
#define | ERROR_MSG(msg) |
#define ERROR_MSG | ( | msg | ) |
Value:
cerr << PACKAGE_NAME \
<< ": Error: " \
<< msg \
<< endl
#define VALUE_HELP 1 |
#define VALUE_LOGFILE 4 |
#define VALUE_MAILFILTERRC 3 |
#define VALUE_RETURN 7 |
#define VALUE_TEST 6 |
#define VALUE_VERBOSE 2 |
#define VALUE_VERSION 5 |