aboutsummaryrefslogtreecommitdiff
path: root/examples/README.examples
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--examples/README.examples1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/README.examples b/examples/README.examples
index 42d9414..e3a4b88 100644
--- a/examples/README.examples
+++ b/examples/README.examples
@@ -48,6 +48,7 @@ zpipe.c
48 - deeply commented in zlib_how.html (see above) 48 - deeply commented in zlib_how.html (see above)
49 49
50zran.c 50zran.c
51zran.h
51 index a zlib or gzip stream and randomly access it 52 index a zlib or gzip stream and randomly access it
52 - illustrates the use of Z_BLOCK, inflatePrime(), and 53 - illustrates the use of Z_BLOCK, inflatePrime(), and
53 inflateSetDictionary() to provide random access 54 inflateSetDictionary() to provide random access