I am a huge fan of warnings in C and C++. I have always taken warnings from the compiler seriously, and tell my students to get used to taking them seriously, too. Warnings are the compiler’s way of telling you: …
Read moreCommon Code, Coding Conundrums, Creative Cures, Computing Craft
I am a huge fan of warnings in C and C++. I have always taken warnings from the compiler seriously, and tell my students to get used to taking them seriously, too. Warnings are the compiler’s way of telling you: …
Read more