Zettelkasten
Wonko's collection of notes

Posted on , in Programming, tagged with , ,

Pointers are Complicated

This article explains why compilers need the concept of Undefined Behavior to allow optimizations

https://www.ralfj.de/blog/2018/07/24/pointers-and-bytes.html

Key Takeaway: