I often hear that when compiling C and C++ programs I should “always enable compiler warnings”. Why is this necessary? How do I do that?

Sometimes I also hear that I should “treat warnings as errors”. Should I? How do I do that?

20 Answers
20

Leave a Reply

Your email address will not be published. Required fields are marked *