#define STR(symbol) #symbol #define STRINGIFY(symbol) STR(symbol) #ifndef PUBLISHER_PORT #error PUBLISHER_PORT undefined #endif #ifndef PUBLISHER_ADDR #error PUBLISHER_ADDR undefined #endif