Take Up Code

Download our free app to listen on your phone

Download on the App StoreGet it on Google Play

What happens when code has undefined behavior? There’s hundreds of ways code can have undefined behavior. What happens is completely up to the compiler. You should not depend on undefined behavior because compilers can completely change or delete sections of code. Since the behavior is undefined, then compilers can optimize code in ways you never […]

More episodes from Take Up Code