Good Bye Dad

kosandpol

Well-known member
  • Jun 10, 2008
    45,329
    1,492
    113
    Code:
    #include <stdio.h>  
    int main() 
    {     
    printf("goodbye, dad\n");     
    return 0; 
    }
    src : http://www.muppetlabs.com/~breadbox/rip-dmr.html

    A fitting tribute to the father of all High Level Programming languages and true multi user Operating Systems.

    Dennis_MacAlistair_Ritchie__thumb230.jpg


    Rest in Peace Dennis Richie (1941 - 2011-10-08).
    Creator of the C language and co creator of the Unix Operating System.

    Steve Jobs and Bill Gates wouldnt have anything to sell if not for the foundations laid by dmr (Dennis Richie), Ken Thompson and his peers.