Home | Download | Musics | Developers | |||||
gzip68.hGo 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 00033 int gzip_is_magic(const void * buffer); 00034 00047 void *gzip_load(const char *fname, int *ulen); 00048 00053 #ifdef __cplusplus 00054 } 00055 #endif 00056 00057 #endif /* #ifndef _GZIP68_H_ */ 00058 | ||||||||
sc68 website ©sashipa Nov 2003 | Design by Benjamin Gerard, powered by |