int main(int argc, char ** argv) { printf("Hello, world!\n"); }
I wonder what language the first Hello World program was written in?
Discussion