This site is new and actively being built — the work of a solo indie developer. Some data is still being populated and improved. Learn more →

🎭

Bitfield

Developer · 2009 · 🎮 1

A bit field is a data structure that maps to one or more adjacent bits which have been allocated for specific purposes, so that any single bit or group of bits within the structure can be set or inspected. A bit field is most commonly used to represent integral types of known, fixed bit-width, such as single-bit Booleans.

Wikipedia

Frequent Collaborators

🎮 Games

Report incorrect info