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

Go to the source code of this file.

Functions

int fb_FilePutBackEx (FB_FILE *handle, const void *src, size_t chars)
 
FBCALL int fb_FilePutBack (int fnum, const void *data, size_t length)
 

Function Documentation

FBCALL int fb_FilePutBack ( int  fnum,
const void *  data,
size_t  length 
)

Definition at line 57 of file file_putback.c.

Here is the call graph for this function:

int fb_FilePutBackEx ( FB_FILE handle,
const void *  src,
size_t  chars 
)

Definition at line 5 of file file_putback.c.

Here is the call graph for this function:

Here is the caller graph for this function: