Oddbean new post about | logout
 @425a31b8 As programmers count from zero...

0: When your code compiles on the first tey WITHOUT warnings. 
 @d4b81373 @425a31b8 

Sometimes, life's more CP fun if there ARE warnings, which you ignore! :heart_cyber: 😎 
 @10d29ebe @425a31b8 This is where you learn what 'undefined behaviour" means, although gcc does do a good job of realising what you're trying to do.