Hacker News new | ask | show | jobs
by chowells 28 days ago
> And the program definitely still does something, whether specified or not.

No. It most definitely does not mean this. Go read the series this is part of: https://blog.llvm.org/2011/05/what-every-c-programmer-should...

It is absolutely critical that people programming in C understand what real compilers in the real world do.

1 comments

Are you saying the programs in the blog post don't do things? I think they do things. The whole blog post is talking about which things they do.