Go to the source code of this file.
Functions | |
void | Error (const char *msg) |
void | GzUnCompress (gzFile in, FILE *out) |
void | FileUnCompress (char *file) |
In this file I uncompress the file using libz api's Here i make use of libz api which can read compressed files
Definition in file uncompress.c.