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

Go to the source code of this file.

Functions

FBCALL FBSTRINGfb_FloatToStr (float num)
 
FBCALL FBSTRINGfb_DoubleToStr (double num)
 

Function Documentation

FBCALL FBSTRING* fb_DoubleToStr ( double  num)

Definition at line 44 of file str_convto_flt.c.

Here is the call graph for this function:

FBCALL FBSTRING* fb_FloatToStr ( float  num)

Definition at line 11 of file str_convto_flt.c.

Here is the call graph for this function: