On Tue, 2004-04-20 at 08:23, et wrote: > On Monday 19 April 2004 08:11 am, Tina wrote: > > You know I even read trough it sometimes you best just remember you have > > to eat my cooking AND I have access to your pc > > > rotflmao > > > Hey TIna,,, come join us over in the OT group... (talk about a time sink)
*I'm in trouble* stephen kuhn - owner ============================== illawarra computer services a kuhn media australia company http://kma.0catch.com ------------------------------------------------------------------ * This message was composed on a 100% Microsoft free computer * We expressly refuse to utilise Microsoft DRM encoded documents ------------------------------------------------------------------ #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
____________________________________________________ Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com Join the Club : http://www.mandrakeclub.com ____________________________________________________
