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

programmers?

Name: Anonymous 2011-06-27 15:13

So eventually there will be programmers in /prog/?  Dinosaurs on the dinosaur tour?

Name: Anonymous 2011-06-27 15:58


#include <stdio.h>
#include <stdlib.h>

#define R(L) for (;;) (L)
#define E(P) puts((P))
#define P(E) ((char *(*)(void))(E))()
#define L(R) fgets((R), sizeof (R), stdin)

int main(int ac, char **av) {
        unsigned char _[ac == 2 && atoi(av[1]) > 0 ? atoi(av[1]) : 1024];
       
        R(E(P(L(_))));
}

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