Hello,
I have gotten my program to do the following:
1) Read in the command line
ex. compress filename1 filename2
My program opens filename1 without error.
Creates Filename2 without error.
Only problem is, why does it have $ always as the first letter of the
output filename?
ex.
If the user...
I am a beginner. I have to create a compression program using the huffman algorithm. My question ism before that I must create a "frequency table." That would be used to compare how many times characters are used when reading from a file input. How would I approach in creating that table?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.