Skip to content
This repository has been archived by the owner on Dec 17, 2018. It is now read-only.

radekstepan/LZW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

About

LZW Compression/Decompression in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages