|
You are here |
www.airs.com | ||
| | | | |
www.ralfj.de
|
|
| | | | | This is a cross-post of an article that I wrote for the SIGPLAN blog. "Undefined Behavior" often has a bad reputation. People see it as an excuse compiler writers use to break code, or an ... | |
| | | | |
www.nayuki.io
|
|
| | | | | ||
| | | | |
kqueue.org
|
|
| | | | | Stare at the C code below and guess what could go wrong. It's originally from a CPU simulator, implementing a 16×16?32 unsigned multiplication. Thanks to Mattias Engdegård at Intel for sharing the story. | |
| | | | |
akaptur.github.com
|
|
| | | Nick Coghlan added another interesting note in response to my last post about creating side-effecting assignments in python. Here's Nick: @ ... | ||