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

istream68_mem.h

Go to the documentation of this file.
00001 
00014 /* Copyright (C) 1998-2003 Benjamin Gerard */
00015 
00016 #ifndef _ISTREAM68_MEM_H_
00017 #define _ISTREAM68_MEM_H_
00018 
00019 #include "file68/istream68.h"
00020 
00021 #ifdef __cplusplus
00022 extern "C" {
00023 #endif
00024 
00025 
00037 istream_t * istream_mem_create(const void * addr, int len, int mode);
00038 
00039 #ifdef __cplusplus
00040 }
00041 #endif
00042 
00043 
00044 #endif /* #define _ISTREAM68_MEM_H_ */

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