A simple implementation of the Lempel-Ziv-Welch (LZW) data compression algorithm in C
Primary LanguageC