/home/mandrake/rpm/BUILD/sc68-2.2.1/file68/istream68_file.h File Reference


Detailed Description

FILE stream operation.

Author:
benjamin gerard
Date:
2003/08/08
Id
istream68_file.h,v 2.2 2003/09/30 06:29:57 benjihan Exp

isteam68_file implements istream_t for FILE.

#include "file68/istream68.h"

Go to the source code of this file.

Functions

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


Function Documentation

istream_t* istream_file_create ( const char *  fname,
int  mode 
)

Creates a stream for "C" FILE.

Parameters:
fname path of file.
mode bit 0 : read access, bit 1 : write access.
Returns:
stream
Return values:
0 on error
Note:
filename is internally copied.


Generated on Tue Jul 29 02:05:24 2008 for sc68fordevelopers by  doxygen 1.5.6