Oh, and FWIW... > On Thu, 2011-03-17 at 22:17 +0400, Hamad Ali wrote: > > Regarding my problem, I am still investigating the cause of the > > network delay. I have installed a DNS cac he server, and speed did > > increase for "cached" entries. [...]
This is precisely what you should have posted in the first place. Showing you did listen to the advice, tried something, and made progress narrowing down the issue -- even if there's still some way to go. It's not necessarily about a "thank you" we'd expect -- but results of the various hints that have been posted, trying to help you. -- 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; }}}