Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site alice.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!alice!ark From: ark@alice.UucP (Andrew Koenig) Newsgroups: net.lang.c Subject: Re: problems with the C parser Message-ID: <5550@alice.uUCp> Date: Fri, 30-May-86 10:04:59 EDT Article-I.D.: alice.5550 Posted: Fri May 30 10:04:59 1986 Date-Received: Sat, 31-May-86 06:58:00 EDT References: <5072@topaz.RUTGERS.EDU> Organization: Bell Labs, Murray Hill Lines: 5 > 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.