First Post 2014-04-05 A comment Something interesting. Here is some code: #include int main() { printf("Hello, world!\n"); return 0; }