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

Go to the source code of this file.

Functions

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

Function Documentation

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

Definition at line 6 of file file_openscrn.c.

Here is the call graph for this function: