Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members  

example.c File Reference

An example of use of the library HuffwordLib.a; here the file "example.dat" is first compressed and then decompressed. The result is compared to the input file in order to check if any error occurred. Then the decompression of a piece of the original text is performed. More...

#include "HuffwordLib.h"

Go to the source code of this file.

Functions

int main ()


Detailed Description

An example of use of the library HuffwordLib.a; here the file "example.dat" is first compressed and then decompressed. The result is compared to the input file in order to check if any error occurred. Then the decompression of a piece of the original text is performed.

Author:
Paolo Ferragina, Dipartimento di Informatica, Universita' di Pisa (Italy).
Date:
March 2003.

Definition in file example.c.


Function Documentation

int main  
 

Definition at line 21 of file example.c.


Generated on Mon Mar 31 14:44:30 2003 by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002