/* For Dennis Ritchie */
#include <stdio.h>
void main ( )
{
printf("Goodbye World \n");
printf("RIP Dennis Ritchie");
}
Archive for the ‘Uncategorized’ Category
No Comments
/* For Dennis Ritchie */
2011
10.14
10.14