Hacker News new | ask | show | jobs
by steveklabnik 3 days ago
C absolutely has struct, array, and subobject boundaries. The example is already undefined behavior in C.
1 comments

In the ISO standard, yeah, but that's not how C actually works.