I just found this galery(9 pages)...mmm..some of them it happened to me..http://www.scorpioncity.com/mscrash8.html , I couldn't find the right forum..so I posted right here.....
Printable View
I just found this galery(9 pages)...mmm..some of them it happened to me..http://www.scorpioncity.com/mscrash8.html , I couldn't find the right forum..so I posted right here.....
Hee hee. Good find, sweet_angel. As a linux user, I think this would best go in the humor forum, but what do I know? I especially like the XP killer:
Compile this and run on your XP machine. It reboots.Code:#include <stdio.h>
int main (void) {
while (1)
printf ("\t\t\b\b\b\b\b\b");
return 0;
}