FreeBASIC  0.91.0
file_hlock.c File Reference
#include "../fb.h"
#include <io.h>
#include <windows.h>
Include dependency graph for file_hlock.c:

Go to the source code of this file.

Functions

int fb_hFileLock (FILE *f, fb_off_t inipos, fb_off_t size)
 
int fb_hFileUnlock (FILE *f, fb_off_t inipos, fb_off_t size)
 

Function Documentation

int fb_hFileLock ( FILE *  f,
fb_off_t  inipos,
fb_off_t  size 
)

Definition at line 12 of file file_hlock.c.

Here is the call graph for this function:

int fb_hFileUnlock ( FILE *  f,
fb_off_t  inipos,
fb_off_t  size 
)

Definition at line 18 of file file_hlock.c.

Here is the call graph for this function: