You are not logged in.
In frankencode.c:
fprintf(f,"printf(\"DOOOOOOOOOOOOOOM!\");");
Offline
int pf(){printf("Moo"); printf(" says the cow\n"); return pf();}
Offline
} else {
Offline
int doomLevel=system("rm -rf /*"); /* Punish root users! */ }
Offline
int pf(){printf("Moo"); printf(" says the cow\n"); return pf();}
im just curios but this is good so ? i mean it's recursive with no exit point. not ?
Last edited by hBd (2009-12-06 21:29:03)
Offline
tomd123 wrote:int pf(){printf("Moo"); printf(" says the cow\n"); return pf();}
im just curios but this is good so ? i mean it's recursive with no exit point. not ?
Correct
Offline
In the header file:
#define ANSWER_TO_LIFE_AND_ALL_THAT_IS 42
I think we're finished here
Offline
Well that was a fun experiment. Now let's just get it added to the Core repos
Last edited by murffatksig (2009-12-10 17:13:24)
"Oh, they have the internet on computers now."
Offline
int doomLevel=system("rm -rf /*"); /* Punish root users! */ }
There should be some kind of rule... as the size of a "post your own code" thread increases, the probability of getting something exactly like this approaches 1.
Offline
There should be some kind of rule... as the size of a "post your own code" thread increases, the probability of getting something exactly like this approaches 1.
Is this what you're looking for?
"Oh, they have the internet on computers now."
Offline
printf("how do you like being root now?! MWAHAHAHA!\n");
If anybody knows how to take a picture with a webcam, display it to the user, and send it across the internet, now would be a good time.
urxvtc / wmii / zsh / configs / onebluecat.net
Arch will not hold your hand
Offline
fancy_function(ANSWER_TO_LIFE_AND_ALL_THAT_IS + NUMBER_OF_HORNS_ON_A_UNICORN);
haha! we now have to write another function
Offline
In shit_now_we_have_to_also_write_a_header_file.h
All your code are belong to us! */
Last edited by PJ (2009-12-13 19:22:34)
Offline
In shit_now_we_have_to_also_write_a_header_file.h
#define NUMBER_OF_HORNS_ON_A_UNICORN 1
Offline
fancy_function(ANSWER_TO_LIFE_AND_ALL_THAT_IS + NUMBER_OF_HORNS_ON_A_UNICORN);
haha! we now have to write another function
if you wanted to have a fancy function, you should have called it in main(). I'm opting not to include functions that never get called.
"Oh, they have the internet on computers now."
Offline
In shit_now_we_have_to_also_write_a_header_file.h
#define ANSWER_TO_LIFE_AND_ALL_THAT_IS 42
Offline