FreeBASIC  0.91.0
file_openencod.c File Reference
#include "fb.h"
Include dependency graph for file_openencod.c:

Go to the source code of this file.

Functions

FBCALL int fb_FileOpenEncod (FBSTRING *str, unsigned int mode, unsigned int access, unsigned int lock, int fnum, int len, const char *encoding)
 

Function Documentation

FBCALL int fb_FileOpenEncod ( FBSTRING str,
unsigned int  mode,
unsigned int  access,
unsigned int  lock,
int  fnum,
int  len,
const char *  encoding 
)

Definition at line 7 of file file_openencod.c.

Here is the call graph for this function: