Hacker News new | ask | show | jobs
by rajaganesh87 2712 days ago
K&R,and Richard Stevens's books
1 comments

Please, please, please don't suggest people use the k&r book to learn C. It is one bad practice after another and many of the suggestions in that book have given C much of its reputation for buffer overflows, stack smashing, etc.
Give me an example?