Discussion Board
There are no previous messagesGo to the following message
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??
Post response

There are no previous messagesGo to the following message
Current Thread Detail:
Ascii values 128-159 -> "?"      Tomes, Justin Daniel      Mon Oct 22 2001 10:14 pm       
Re: Ascii values 128-159 -> "?"      Dozzi, Giancarlo      Mon Oct 22 2001 10:31 pm       
Re: Ascii values 128-159 -> "?" -- ...      Dozzi, Giancarlo      Mon Oct 22 2001 10:38 pm       
Re: Ascii values 128-159 -> "?" ...      Tomes, Justin Daniel      Mon Oct 22 2001 11:28 pm       
Re: Ascii values 128-159 -> "...      Bortz, Andrew S.      Tue Oct 23 2001 9:19 pm       

Back to previous screen