FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
int | fb_FileCloseEx (FB_FILE *handle) |
FBCALL int | fb_FileClose (int fnum) |
FBCALL int | fb_FileCloseAll (void) |
FBCALL int fb_FileClose | ( | int | fnum) |
FBCALL int fb_FileCloseAll | ( | void | ) |
int fb_FileCloseEx | ( | FB_FILE * | handle) |
Definition at line 6 of file file_close.c.