############################################################## BZ2LIB bzip2 compress/decompress library for UNIX/WIN32-DLL by Yoshioka Tsuneo(QWF00133@niftyserve.or.jp) original bzip2 is created by Julian Seward. ############################################################## *INTRODUCTION* BZ2LIB is a library to compress and decompress bzip2 format file. You can use Open,Read,Write,Close API like normal file. BZ2LIB can use as UNIX-library file,and Windows95/NT DLL. If you are windows95/NT user,please copy bz2lib.dll to WINDOWS SYSTEM folder. *WARNING* I'm sorry,now there is a little error check routine. *REFERENSE* bz2lib is made from bzip2-0.1pl2. *COPYRIGHT* please use under GPL.(GNU Public License) *AUTHOR* Yoshioka Tsuneo email:QWF00133@niftyserve.or.jp welcome any email!!(question,request,impression,working report,etc...) BZ2LIB use bzip2 source file. bzip2 is made by Julian Seward.(Special Thanks!)