
 C O M P I L E 
 - - - - - - - 
 
 T h e   a p p l i c a t i o n   w a s   c r e a t e d   o n   L i n u x   s y s t e m .   M a k e   u t i l i t y   a n d   g c c   c o m p i l e r   
 i s   n e e d e d .   U s e   m a k e   t o   c o m p i l e . 
 
 $   . / m a k e 
 
 
 D E S C R I P T I O N 
 - - - - - - - - - - - 
 
 T h e   e x a m p l e   a p p l i c a t i o n   e x p e c t s   o n e   c o m m a n d   l i n e   p a r a m e t e r : 
 
 ' x '   -   e x t r a c t 
 ' c '   -   c o m p r e s s .   
 
 I t   r e a d s   d a t a   f r o m   t h e   s t a n d a r d   i n p u t   a n d   w r i t e s   c o m p r e s s e d / d e c o m p r e s s e d   d a t a 
 t o   t h e   s t a n d a r d   o u t p u t . 
 
 
 U S A G E   E X A M P L E 
 - - - - - - - - - - - - - 
 
 $   . / u t f 1 6 _ c o m p r e s s   c   <   R E A D M E _ u t f 1 6   >   R E A D M E _ u t f 1 6 . c o m p r e s s e d 
 $   . / u t f 1 6 _ c o m p r e s s   x   <   R E A D M E _ u t f 1 6 . c o m p r e s s e d   >   R E A D M E _ u t f 1 6 . d e c o m p r e s s e d 
 
 