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

Go to the source code of this file.

Functions

FBCALL int fb_FileOpenQB (FBSTRING *str, unsigned int mode, unsigned int access, unsigned int lock, int fnum, int len)
 

Function Documentation

FBCALL int fb_FileOpenQB ( FBSTRING str,
unsigned int  mode,
unsigned int  access,
unsigned int  lock,
int  fnum,
int  len 
)

Definition at line 6 of file qb_file_open.c.

Here is the call graph for this function: