Thursday, October 13, 2011

Tweet-sized code #2

Author: Sudarshan Murthy


#include <stdio.h> int main() { printf("Goodbye Ritchie.\n"); }

And, thanks for Unix, C, and many other things computational.