retrolefty:
So how does this request/question relate or apply to the built in "bit field structure" that C has? I don't think I've ever used them or even know of a good example using them, but I recall reading years ago in my K&R bible about's Cs ability to work with bit level addressing:
As I recall the compiler supports that, at least at the definition level, but at some cost at runtime (ie. code bloat).