I always learn from comments. Sadly, I don’t mean the comments inside the million lines of code I maintain for my day job — they usually don’t exist 😉 I have had two previous posts dealing with sizeof() being used on a string constant like this: #define VERSION “1.0.42-beta” printf …
From: Retro Roundup
