Current Forum: Homework 4 - Lempel Ziv (Part 2) |
Date: Mon Oct 22 2001 9:01 am |
Author: Zaman, Rashid <rzaman@andrew.cmu.edu> |
Subject: Re: Decompression adds EOF |
|
|
Yeah it's probably because when you're compressing your file you're adding one code too many so your loop is running one extra time...at least that was what my problem was |
|