PPRuNe Forums - View Single Post - Protecting the computer from viruses
View Single Post
Old 2nd June 2006 | 19:25
  #21 (permalink)  
Mac the Knife

Plastic PPRuNer
25 Anniversary
 
Joined: Sep 2000
Posts: 1,902
Likes: 0
From: Rochechouart, France
Helpful as ever...

main(i,c) int*c; { for(c=fopen(c[1],"r"); i=~getchar(); putchar(getc(c)^~i)); }
Mac the Knife is offline