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

Go to the source code of this file.

Functions

int fb_DevFileSeek (FB_FILE *handle, fb_off_t offset, int whence)
 

Function Documentation

int fb_DevFileSeek ( FB_FILE handle,
fb_off_t  offset,
int  whence 
)

Definition at line 5 of file dev_file_seek.c.

Here is the call graph for this function: