rage’s (the dude, not the emotion) doom code

rage gave me some code for my doom machine:

include<stdio.h> 
int main()
{
while(1) printf("DOOOOOOOOOOOOOOOOM!!!\n");
return 0;
}

….nice….

«
»

    Leave a Reply

    Your email address will not be published. Required fields are marked *