No description
Before, encoded text would be newline terminated by default. This was supposed to make short encoded strings easier to read when using an interactive shell. Now this only happens with the explicit line wrap option. |
||
---|---|---|
.gitignore | ||
encode.c | ||
encode.h | ||
input.c | ||
input.h | ||
main.c | ||
Makefile | ||
output.c | ||
output.h |