isteam68_file implements istream_t for FILE.
#include "file68/istream68.h"
Go to the source code of this file.
Functions | |
| istream_t * | istream_file_create (const char *fname, int mode) |
| Creates a stream for "C" FILE. | |
|
||||||||||||
|
Creates a stream for "C" FILE.
|
1.3.3