#include <stdio.h> int main() { char lang = 'c'; printf("%c", lang);}
Standard input is empty
c
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!