It’s a bitfield. It’s only valid in a struct definition, and it means that the system will only use 8 bits for your integer.
It’s a bitfield. It’s only valid in a struct definition, and it means that the system will only use 8 bits for your integer.