#define TEST(x,y,z) x##y#z TEST(22,4594,hello there folks) main(void) { }