Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Loss of a Legend

by sundialsvc4 (Abbot)
on Oct 14, 2011 at 00:46 UTC ( [id://931404]=note: print w/replies, xml ) Need Help??


in reply to Loss of a Legend

#include <stdio.h>
void main() {
    hat(0);
    while (elapsed_time() < 60) {
        moment_of_silence(1);
    }
    printf("Goodbye, world!\n");
    hat(1);
}

mortality ... ... sucks.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://931404]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (7)
As of 2024-04-25 08:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found