Y
Hacker News
new
|
ask
|
show
|
jobs
by
Georgelemental
32 days ago
> Strict aliasing? Union type punning. Literally documented to work in any compiler that matters, despite the holy C standard never saying so.
It does say so, actually, since C99 TC3 (DR 283).
1 comments
matheusmoreira
30 days ago
Thanks, I stand corrected.
link