Yes, Virginia. You CAN printf a size_t! And pointers.

image mzDAt7

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 …

Read More

From: Retro Roundup