Hacker News new | past | comments | ask | show | jobs | submit login

The strict aliasing rules look through typedefs (and const/volatile-qualifiers). It's possible to use char, signed char, and unsigned char, or any typedef thereof, or any typedef of any typedef, etc., to access any memory whatsoever.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: