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

How does this work?

Name: Anonymous 2013-02-05 12:28


#include <stdio.h>

int main ()
{
    int c, d;

    d = EOF;

    while ((c = getchar()) != EOF){
        if (c == ' ')
            if (c != d)
                putchar(' ');
        else
            putchar(c);
    }
}

Name: Anonymous 2013-02-05 18:25

>>14
LLLLLEEEEEEEEEEEEEEEEEEEEEEEEEEELLLLLLLLLLLLLLLLLLLLLLLLLL
>EGIN LE SAGE!
>EGINGOINGWINZIMSIN GRO!!!!! XDDDDD

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