Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

gzip68.h

Go to the documentation of this file.
00001 
00011 #ifndef _GZIP68_H_
00012 #define _GZIP68_H_
00013 
00014 #ifdef __cplusplus
00015 extern "C" {
00016 #endif
00017 
00025 int gzip_is_magic(const void * buffer);
00026 
00039 void *gzip_load(const char *fname, int *ulen);
00040 
00041 #ifdef __cplusplus
00042 }
00043 #endif
00044 
00045 #endif /* #ifndef _GZIP68_H_ */
00046 

Generated on Wed Nov 26 09:38:47 2003 for sc68fordevelopers by doxygen 1.3.3