http://cm.bell-labs.co/who/dmr/
- Worked on Unix in the early (pre-ATT) days. Wrote a significant portion of the Unix Programmer's Manual, First Edition.
- Wrote technical paper on the Unix STREAMS I/O system.
- Co-authored the white C Programming Language book along with Brian Kernighan.
#include <stdio.h> #include <stdlib.h> int main (int argc, const char **argv) { printf ("Goodbye Dennis.\n"); exit(EXIT_SUCCESS); }
JHJL We need a "Like" button ;) Would we have had Tcl without the foundations laid by this great pioneer of our craft?
RFox m^ (Like).
JM m^ (Like).
BAS m^ (Like).
jima m^ (Like).
US m^ (Like).
apw m^ (Like).
DKF m^ (Like).
Aprendiz m^ (Like).
Fabricio Rocha 17 Oct 2011 - (Like) as well. Simple and meaningful homage. So sad to know about his death.