This repository was archived by the owner on Dec 17, 2018. It is now read-only.
radekstepan/LZW
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
To display help for the program: $ ./lzw To compress a file: $ ./lzw c input.html To decompress a file: $ ./lzw d input.html.lzw