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

Challenge:reimplement UNIX cat

Name: Anonymous 2015-02-23 16:31

Most elegant solution wins
reference bloated cats: https://gist.github.com/pete/665971

Name: Anonymous 2015-02-23 17:02

//Cat.c https://gist.github.com/FrozenVoid/363b9098196d3173ab0c
//Cat.c
#include "void.h" //https://gist.github.com/FrozenVoid/87e6ad6212ac9ce496e0
STDSTART
while(!feof(stdin)) putchar(getchar());
STDEND

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