rage’s (the dude, not the emotion) doom code
Date: September 19, 2008
Categories: General
rage gave me some code for my doom machine:
include<stdio.h>
int main()
{
while(1) printf("DOOOOOOOOOOOOOOOOM!!!\n");
return 0;
}
….nice….
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