Re: Sounds like a good idea
That can be avoided by only ever setting the bit(s) using carefully written macros that mask out the untouchable bits.
Or bit fields, which are easier, nicer, and let the compiler do the hard work.
That can be avoided by only ever setting the bit(s) using carefully written macros that mask out the untouchable bits.
Or bit fields, which are easier, nicer, and let the compiler do the hard work.
Biting the hand that feeds IT © 1998–2022