Name | Modified | Size | Downloads / Week |
---|---|---|---|
Compression _ Decompression.zip | 2011-05-28 | 71.9 kB | |
README.txt | 2011-05-28 | 355 Bytes | |
Decompression.exe | 2011-05-28 | 110.1 kB | |
Compression.exe | 2011-05-28 | 151.6 kB | |
Totals: 4 Items | 333.9 kB | 0 |
Both programs are designed to be run from command line. Once the command line is open, both programs work in the following format: <program name>.exe <input file>.txt <output file>.txt For instance, to compress the file "input.txt" into the file "result.txt", use compression.exe input.txt result.txt Designed and coded by Casey Jacobs, 2010.