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

Go to the source code of this file.

Functions

FBCALL int fb_FileOpenShort (FBSTRING *str_file_mode, int fnum, FBSTRING *filename, int len, FBSTRING *str_access_mode, FBSTRING *str_lock_mode)
 

Function Documentation

FBCALL int fb_FileOpenShort ( FBSTRING str_file_mode,
int  fnum,
FBSTRING filename,
int  len,
FBSTRING str_access_mode,
FBSTRING str_lock_mode 
)

Definition at line 6 of file file_openshort.c.

Here is the call graph for this function: