On Thu, 2008-07-03 at 18:01 +0100, Richard Johnson wrote: > Thank you, Karsten. I've learned the [ctrl] + [l] now. My apologies, I > did not want to start a war.
Nah, you didn't, don't worry. :) guenther -- char *t="[EMAIL PROTECTED]"; 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; }}}