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

/prog/ can't count to 10

Name: Anonymous 2009-05-07 0:32

Prove me wrong.

Name: Anonymous 2009-05-07 0:59

#include <stdio.h>
int main() {
    int i;
    for(i=0; i<=10; i++)            //fix'd!
        fprintf(stdout,"%d",i);
    return 0;
}

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