Home | Download | Musics | Developers | |||||
ice68.hGo to the documentation of this file.00001 00011 #ifndef _ICE68_H_ 00012 #define _ICE68_H_ 00013 00014 #ifdef __cplusplus 00015 extern "C" { 00016 #endif 00017 00018 #include "file68/istream68.h" 00019 00035 int ice_is_magic(const void * buffer); 00036 00048 void *ice_load(istream_t *is, int *ulen); 00049 00060 void *ice_load_file(const char *fname, int *ulen); 00061 00066 #ifdef __cplusplus 00067 } 00068 #endif 00069 00070 #endif /* #ifndef _ICE68_H_ */ 00071 | ||||||||
sc68 website ©sashipa Nov 2003 | Design by Benjamin Gerard, powered by |