Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

/prog/ random code challenge

Name: Anonymous 2011-03-07 18:36

Write a program that generates random programming code.

Name: Anonymous 2011-03-10 13:10

This is my favorite part:


// Simply loads a file and returns its FILE *
FILE *load_file(const char *file)
{
    return fopen(file, "rb");
}


That is ENTERPRISE QUANTITY.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List