Slow down input to output
Find a file
Simon Lieb 08b9a63710 Read/Write byte by byte using using fread/fwrite.
Do not read 1024 arbitrary bytes.

Slow down output to character atomicity.
2013-08-05 19:46:39 +02:00
config.mk slow - Initial commit 2013-08-02 23:23:04 +02:00
LICENSE slow - Initial commit 2013-08-02 23:23:04 +02:00
Makefile slow - Initial commit 2013-08-02 23:23:04 +02:00
slow.c Read/Write byte by byte using using fread/fwrite. 2013-08-05 19:46:39 +02:00
todo.txt Add todo file. 2013-08-05 19:14:09 +02:00