





                        LRZ CODING

?:Help              z:zip a file
Esc:Quit            u:unzip a file
Choice(? z Esc u): z
Enter the name of i/p file: c:\windows\desktop\huff.exe

Enter the name of o/p file: c:\windows\desktop\huff.zip

Compressing....

100 %complete
Compression Finished

Input File size: 34961 bytes    Compressed File size: 30862 bytes
Choice(? z Esc u): u
Enter the name of i/p file: c:\windows\desktop\huff.zip

Enter the name of o/p file: c:\windows\desktop\huff2.exe

Decompressing....

STATUS: 100% completed
File Decompressed

Compressed File size: 30862 bytes       Decompressed File size: 34961 bytes
Choice(? z Esc u):

