> I wanted an integer that I could index into by bit, so I could > avoid using masks (which weren't going to be easily used due to the > methodology of the original program). C does not offer any kind of bit indexing.