Y
Hacker News
new
|
ask
|
show
|
jobs
by
njr123
4264 days ago
How do you store a version number in a single bit?
1 comments
rjaco31
4264 days ago
Well the bit n represents the version n, if this bit is at 1, this version is supported, otherwise it's not.
link