Congrats on these complete and comprehensible sentences. Must have taken longer to write this reply, than throwing together your original question.
On Sun, 2014-07-27 at 17:30 -0500, Chris wrote: > I pasted the message headers, if you had wanted the SA headers also I > would have provided them but you just said 'full headers' which I took > to be the actual message headers. > > > Dude, if you want help, if you want others to spend their time on your > > problems, you really should spend at least a few minutes to properly > > outline your problem and write a coherent, detailed summary. Including > > proper grammar, full sentences, and some formatting. > Dude, I'm not going to get into a pissing contest with anyone here, > disregard this issue anyway, I seem to have gotten it fixed. Just in case it turns out it hasn't been fixed, see my answer (which you snipped) for detailed explanation, pinpointing bad options and showing and explaining correct options. > And I don't know where you get off saying I'm unfriendly and > disrespectful. Maybe someone else can help you with this. I sure won't. -- 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; }}}