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

Go to the source code of this file.

Functions

int fb_hFilePrintBufferEx (FB_FILE *handle, const void *buffer, size_t len)
 
int fb_hFilePrintBuffer (int fnum, const char *buffer)
 

Function Documentation

int fb_hFilePrintBuffer ( int  fnum,
const char *  buffer 
)

Definition at line 21 of file file_print.c.

Here is the call graph for this function:

int fb_hFilePrintBufferEx ( FB_FILE handle,
const void *  buffer,
size_t  len 
)

Definition at line 6 of file file_print.c.

Here is the call graph for this function:

Here is the caller graph for this function: