View Single Post
Old Sep 10th, 2005, 8:11 PM   #9
iignotus
Professional Programmer
 
iignotus's Avatar
 
Join Date: Apr 2005
Location: Nowhere Special
Posts: 466
Rep Power: 4 iignotus is on a distinguished road
Send a message via AIM to iignotus
Quote:
They aren't editable either...
I know that, that's why I quoted 'editable' in my post. What I thought they were were <textarea>s, which are editable, but I noticed these weren't and iframes didn't pop into my head at that moment (I hadn't looked at the souce).

Thanks for the repetitive scrutiny though. The same question is still there, if anyone would like to be helpful and answer it.
__________________
% rc4 hexkey < input > output
#define S ,t=s[i],s[i]=s[j],s[j]=t /* rc4 hexkey <file */
unsigned char k[256],s[256],i,j,t;main(c,v,e)char**v;{++v;while(++i)s[ 
i]=i;for(c=0;*(*v)++;k[c++]=e)sscanf((*v)++-1,"%2x",&e);while(j+=s[i]
+k[i%c]S,++i);for(j=0;c=~getchar();putchar(~c^s[t+=s[i]]))j+=s[++i]S;}
iignotus is offline   Reply With Quote