Hacker News new | ask | show | jobs
by grenadier21 2727 days ago
C doesn't even assume that code and memory live in the same address space! The portability of standard C is almost as breathtaking as the ease with which you can introduce undefined behavior.