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

Go to the source code of this file.

Functions

FBCALL int fb_InputSingle (float *dst)
 
FBCALL int fb_InputDouble (double *dst)
 

Function Documentation

FBCALL int fb_InputDouble ( double *  dst)

Definition at line 33 of file file_input_float.c.

Here is the call graph for this function:

FBCALL int fb_InputSingle ( float *  dst)

Definition at line 5 of file file_input_float.c.

Here is the call graph for this function: