]> git.lizzy.rs Git - zlib.git/blobdiff - examples/README.examples
Fix the zran.c example to work on a multiple-member gzip file.
[zlib.git] / examples / README.examples
index 42d941421218ada5f4c4aa4da8728779b2e52844..e3a4b88bbb2bd8b3c12be01951c49373e2b37b16 100644 (file)
@@ -48,6 +48,7 @@ zpipe.c
     - deeply commented in zlib_how.html (see above)
 
 zran.c
+zran.h
     index a zlib or gzip stream and randomly access it
     - illustrates the use of Z_BLOCK, inflatePrime(), and
       inflateSetDictionary() to provide random access