#include <stdio.h>#define UNITO 1234 ## 5678int main (void){ printf ("%i\n", UNITO); return 0;}
Standard input is empty
12345678
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!