Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I suppose this is saying something like this

union X{ char a; float b; }

If you store something in a, the other 3 bytes corresponding to b are unspecified

But I suspect this doesn't apply if a and b have the same size.



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

Search: