"what are bit members (@saturnus), if i may ask?" I was referring to this syntax: "unsigned int flag: 1;" within a struct. Just seemed appropriate to me. : )
However, this doesn't seem to compile in lite-C. And I think the unsigned modifier is ignored by lite-C, too.