After completing a good book on C (KNK's 2nd edition), I dusted off an oldie
for a good laugh or two. It's Traister's ``Mastering C Pointers'' and I am
aware of just how bad this book it. See my posting from 10 years ago here
in c.l.c.
Knowing the dubious quality of the book, what he writes on page 78 may be
fiction (but there's a chance it may have been true):
``The original C programming language contained a peek() function [...]''
Is there any basis in fact for this questionable statement? dmr? bwk?
for a good laugh or two. It's Traister's ``Mastering C Pointers'' and I am
aware of just how bad this book it. See my posting from 10 years ago here
in c.l.c.
Knowing the dubious quality of the book, what he writes on page 78 may be
fiction (but there's a chance it may have been true):
``The original C programming language contained a peek() function [...]''
Is there any basis in fact for this questionable statement? dmr? bwk?
Comment