int main(void){ void a; // illegal. What size is a?}
Standard input is empty
prog.c: In function ‘main’: prog.c:2: error: variable or field ‘a’ declared void prog.c:2: warning: unused variable ‘a’
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!