Showing posts with label thoughts. Show all posts
Showing posts with label thoughts. Show all posts

Oct 14, 2011

Dennis Ritchie R.I.P

#include <stdio.h>

int main(void){
         printf("Rest in piece Dennis Ritchie, father of the C language, great programmer and a true hacker. You changed the whole world.\n");
         return 0;
}

Labels