[Prev][Next][Index][Thread]

FAQ ?




Is there an FAQ for this mailing list?  I would like to get one for 
connectix for my linux machine.  I've only seen it in MacWarehouse 
listed for $149.00

<Aram>

-- 
#define BITCOUNT(x)     (((BX_(x)+(BX_(x)>>4)) & 0x0F0F0F0F) % 255)
#define  BX_(x)         ((x) - (((x)>>1)&0x77777777)                    \
                             - (((x)>>2)&0x33333333)                    \
                             - (((x)>>3)&0x11111111))

                -- really weird C code to count the number of bits in a word
Aram Mirzadeh					http://www.qosina.com/~awm/
awm@qosina.com					awm@hyperreal.com

Follow-Ups: