Goodbye

2011 Oct 13 at 13:27 » Tagged as :c,

#include <stdio.h>

main()

{

printf("Goodbye, Dennis Ritchie");

}