Hacker News new | ask | show | jobs
by pascal_cuoq 2257 days ago
Could you clarify which clause of the C standard you are referring to when you say “due to aliasing, not due to alignment”?

I make sense of the C standard for a living (this is literally my day job) and I do not see what clause of the C standard you are referring to. It would be very useful to me to know which clause you are referring to, and I would be eternally thankful.

1 comments

So the clause about assignment? Thanks, that was helpful.