Rest In Peace, Dennis Ritchie
Man, this past weeks have been such a downer. Dennis Ritchie, the co-creator of C and Unix has passed away (1941-2011).
# include <stdio.h>
int main()
{
printf(“Thank you so much for creating C and Unix.”);
return 1;
}
Man, this past weeks have been such a downer. Dennis Ritchie, the co-creator of C and Unix has passed away (1941-2011).
# include <stdio.h>
int main()
{
printf(“Thank you so much for creating C and Unix.”);
return 1;
}