#define eprintf(args...) fprintf (stderr, args) int main();
Standard input is empty
prog.c:1:21: error: ISO C does not permit named variadic macros
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!