(Untitled)

Mar 31, 2008 17:55

Morning,

Someone asked for an update. So....

C:\Ian\Life\update.exe
...
...
...
UPDATED!

Evening,

I.M. pretty sure that file doesn't exist, but I should get someone to code me it.

Leave a comment

Comments 2

done. rscottmanley April 2 2008, 18:59:32 UTC
#include

int main(int argc, char* argv[]){

printf("...\n");
sleep(30);
printf("...\n");
sleep(30);
printf("...\n");
sleep(30);
printf("UPDATED!\n");

return 0;
}

Reply

Re: done. humanmilk April 3 2008, 00:07:40 UTC
Superb job. I'll recommend you for a raise.

Reply


Leave a comment

Up