On Thu, 2014-07-03 at 23:14 -0500, Steve Bergman wrote: > On 07/03/2014 11:05 PM, Karsten Bräckelmann wrote:
> > Care to elaborate on this? > > All I really have to "elaborate upon" is my typo. "that" instead of "than". That actually was bugging me every single time I re-read that sentence. ;) > Irrespective of whether English is or is not your native language, you > are notably good with it. ;-) Thanks. However, I want to renew my question. Why exactly are you interested in this? How does it scale up to your expectations, and, as you put it, how does it compare "relative to other OSS lists"? Also, what do you "think" I've answered "more thoroughly than [I] might have intended"? There's actual human moderators? We're listening? Giving helpful advice? Not just moderator un-subscribing individuals who managed to subscribe by mail, but fail to un-subscribe the same way? Not giving out subscription details to strangers (you, in this case) or third-parties? In short, what do you think I answered more thoroughly than intended? -- char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}