Subj : Mystic Pi Year of the Rabbit To : All From : Mystic Pi BBS Date : Wed Jul 26 2023 02:02 am ________________________________________ / #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 / ---------------------------------------- \ \ // // (") (") *(__) (__)* --- Mystic BBS v1.12 A47 (Raspberry Pi/32) * Origin: Mystic Pi BBS bcw142.zapto.org (21:1/145) .