Y
Hacker News
new
|
ask
|
show
|
jobs
by
Lvl999Noob
149 days ago
Are you saying you want foo and bar to completely overlap? And baz and foo / bar to partially overlap? And have lots of unused bits in there too?
1 comments
metaltyphoon
149 days ago
C# can do this with structs. Its kind of very nice to unpack wire data.
link