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

Go to the source code of this file.

Functions

int fb_FileEofEx (FB_FILE *handle)
 
FBCALL int fb_FileEof (int fnum)
 

Function Documentation

FBCALL int fb_FileEof ( int  fnum)

Definition at line 37 of file file_eof.c.

Here is the call graph for this function:

int fb_FileEofEx ( FB_FILE handle)

Definition at line 6 of file file_eof.c.

Here is the caller graph for this function: