Hacker News new | ask | show | jobs
by corvad 26 days ago
I still even now feel that K&R C should be a mandatory reading for CS students, but alas.
1 comments

Yes I have both copies, prefer the ANSI C second edition my self. I brought another second hand C programming book and when I was working through the exercises in the mid 2000s the GNU C compiler kept issuing warnings as the code used gets() to read strings. :D