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

Go to the source code of this file.

Functions

FBCALL void fb_WriteSingle (int fnum, float val, int mask)
 
FBCALL void fb_WriteDouble (int fnum, double val, int mask)
 

Function Documentation

FBCALL void fb_WriteDouble ( int  fnum,
double  val,
int  mask 
)

Definition at line 24 of file io_writefloat.c.

Here is the call graph for this function:

FBCALL void fb_WriteSingle ( int  fnum,
float  val,
int  mask 
)

Definition at line 6 of file io_writefloat.c.

Here is the call graph for this function: