problems with the C parser

Andrew Koenig ark at alice.UucP
Sat May 31 00:04:59 AEST 1986


>	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.



More information about the Comp.lang.c mailing list