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

Go to the source code of this file.

Functions

FBCALL int fb_FilePutArray (int fnum, int pos, FBARRAY *src)
 
FBCALL int fb_FilePutArrayLarge (int fnum, long long pos, FBARRAY *src)
 

Function Documentation

FBCALL int fb_FilePutArray ( int  fnum,
int  pos,
FBARRAY src 
)

Definition at line 5 of file file_putarray.c.

Here is the call graph for this function:

FBCALL int fb_FilePutArrayLarge ( int  fnum,
long long  pos,
FBARRAY src 
)

Definition at line 10 of file file_putarray.c.

Here is the call graph for this function: