Hacker News new | ask | show | jobs
by oconnor663 213 days ago
I like to focus on the ways that C is actually quite complicated, especially the complications that directly provoke UB when you don't know about them. Integer promotion and strict aliasing are at the top of my list.