Structure the sources so that the compression and decompression code
form a Library usable by any program, and write both gzip and zip on
top of this Library. This would ideally be a reentrant (thread safe)
Library, but this would degrade performance. In the meantime, you can
look at the sample program zread.c.
標簽:
decompression
compression
Structure
the
上傳時間:
2015-08-06
上傳用戶:jackgao