Hacker News new | ask | show | jobs
by ufo 2939 days ago
C99 and C11 allow type punning via unions (although apparently that only gets mentioned in a footnote)

https://stackoverflow.com/questions/11639947/