Current Forum: Homework 4 - Lempel Ziv (Part 2) |
Date: Mon Oct 22 2001 11:23 pm |
Author: Ghosh, Debmallo S. <dsghosh@cmu.edu> |
Subject: Re: writing codes to file |
|
|
I was under the impression that the writeBits function expected input as a sequence of 0s and 1s, not as a normal decimal short. So unless you have the dictionary codes as 0s and 1s, the writeBits shouldn't work. Of course, I'm not guaranteeing that I'm right ... :-) |
|