5 ms·
How do you store a version number in a single bit?
by njr123 12y ago
How do you store a version number in a single bit?
- rjaco31 12y agoWell the bit n represents the version n, if this bit is at 1, this version is supported, otherwise it's not.