Current Forum: Homework 4 - Lempel Ziv (Part 2) |
Date: Mon Oct 22 2001 10:14 pm |
Author: Tomes, Justin Daniel <jtomes@andrew.cmu.edu> |
Subject: Ascii values 128-159 -> "?" |
|
|
My program works perfectly with text files, but not with images. So I opened the original file and the result after compressing and uncompressing in a hex editor, and apparently any characters beginning with an 8 or 9 in hex (128-159) have become question marks. Characters above 160 are fine, so I know it's not a sign problem. I'm programming in Windows... anyone have an idea what the problem could be?? |
|