Home | Download | Musics | Developers | |||||
istream68_mem.hGo to the documentation of this file.00001 00012 /* Copyright (C) 1998-2003 Benjamin Gerard */ 00013 00014 #ifndef _ISTREAM68_MEM_H_ 00015 #define _ISTREAM68_MEM_H_ 00016 00017 #include "file68/istream68.h" 00018 00019 #ifdef __cplusplus 00020 extern "C" { 00021 #endif 00022 00042 istream_t * istream_mem_create(const void * addr, int len, int mode); 00043 00046 #ifdef __cplusplus 00047 } 00048 #endif 00049 00050 00051 #endif /* #define _ISTREAM68_MEM_H_ */ | ||||||||
sc68 website ©sashipa Nov 2003 | Design by Benjamin Gerard, powered by |