Home Download Musics Developers
API Sources Tools File Format Technicals

istream68_file.h File Reference


Detailed Description

FILE stream header.

Author:
benjamin gerard
Date:
2003/08/08
Id
istream68_file.h,v 2.3 2003/10/07 06:58:44 benjihan Exp

#include "file68/istream68.h"

Go to the source code of this file.

FILE stream

Implements istream_t for standard "C" FILE.

istream_tistream_file_create (const char *fname, int mode)
 Creates a stream for "C" FILE.