/home/mandrake/rpm/BUILD/sc68-2.2.1/file68/istream68_fd.h

Go to the documentation of this file.
00001 
00014 /* Copyright (C) 1998-2003 Benjamin Gerard */
00015 
00016 #ifndef _ISTREAM68_FD_H_
00017 #define _ISTREAM68_FD_H_
00018 
00019 #include "file68/istream68.h"
00020 
00021 #ifdef __cplusplus
00022 extern "C" {
00023 #endif
00024 
00045 istream_t * istream_fd_create(const char * fname, int fd, int mode);
00046 
00047 #ifdef __cplusplus
00048 }
00049 #endif
00050 
00051 #endif /* #define _ISTREAM68_FILE_H_ */

Generated on Wed Jul 25 10:05:08 2007 for sc68fordevelopers by  doxygen 1.5.2