Hacker News new | ask | show | jobs
by uecker 397 days ago
It is undefined in C for automatic variables whose address was not taken (and in this case a compiler should be able to warn).