To be filled with loads of code!
But for now my favorite program:
include <stdio.h> int main() { printf("Hello World!"); return 0; }