View Single Post
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 10-06-2010 , 22:52   Re: [TUT] Bits, Bit-fields, and Bit-wise Operators
Reply With Quote #6

But, what I was saying is that 32>>5 is 1 right? Which puts it in the the second cell of the array. There are still 32 bits used in each cell I realize now (see my edit) since you can set SetBit(array, 0).
__________________

Last edited by fysiks; 10-06-2010 at 22:54.
fysiks is offline