the pessimistic c programmer's first program:
#include <stdio.h> int main(int argc, char **argv) { int to_my_maker = 0; printf("Goodbye, Cruel World.\n"); return(to_my_maker); }
Lost password
Sign Up
Need help? accounthelp@everything2.com