I'm trying to take any file, text, jpg, doc, whatever and taking what is in the file and read it in as Ascii code, count the number of codes and do arithmetic compression on the whole thing. My biggest problem is reading everything into an ascii code, I can read it as bytes, but I'm stuck as to how to read things in as ascii, or even convert once they are read. I would really prefer to read them in as ascii as the over head the other way would could be huge.
Thank you for any assistance.
Kitamora
Thank you for any assistance.
Kitamora