Y
Hacker News
new
|
ask
|
show
|
jobs
by
MertsA
2089 days ago
For anyone not well-versed in C a union does something similar to the bug mentioned. It's like a struct but using the same address for each member.
1 comments
limaoscarjuliet
2089 days ago
You mean a few variables in a union doing work of one variable? Yes, poor joke, I can see my karma burn....
link