uudecode by hinoe

c,d;main(i,s){char*p;for(;c=*++p-32,c<65u?c%=64,--i%4?putchar(d*64+c>>6+i%4*2):1:gets(p=s);)d=c;}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page