Hacker News new | ask | show | jobs
by maljx 2828 days ago
Compiler/runtime can create two pointers with different integer values that point to same memory address. The article explains a few reasons why that might happen. It's very uncommon, but it's valid in the standard.