Docs: Add new example programs.
commitef8b8e5f111469b5bc005975f7abb9abbd372b25
authorLasse Collin <lasse.collin@tukaani.org>
Thu, 14 Jun 2012 07:52:33 +0000 (14 10:52 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Fri, 22 Jun 2012 06:31:42 +0000 (22 09:31 +0300)
treeaee6d9b35b2414719e696b225d8f43b82d522a17
parent75c149bc8045a26f8bc719cb8ed20668dab79091
Docs: Add new example programs.

These have more comments than the old examples and
human-readable error messages. More tutorial-like examples
are needed but these are a start.
doc/examples/00_README.txt [new file with mode: 0644]
doc/examples/01_compress_easy.c [new file with mode: 0644]
doc/examples/02_decompress.c [new file with mode: 0644]
doc/examples/03_compress_custom.c [new file with mode: 0644]
doc/examples/Makefile [new file with mode: 0644]