#define k(a) #a
char *s = k(k(1,2));
char *t = k(#) k(#undef k) k(x);

f(){}


syntax highlighted by Code2HTML, v. 0.9.1