Hacker News new | ask | show | jobs
by tgv 1567 days ago
> You don't know that

The first piece of C code in introduction section was meant as production software? I've checked it: that section mentions typing "a.out" in the the UNIX shell to see what happens.

1 comments

Sorry, I'm not following. Introduction section of what?
The C programming language by Kernighan and Ritchie, the very source of hello world.
Lots of example code leaves out error handling alltogether. Not sure what your point is.