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

Go to the source code of this file.

Functions

FBCALL FB_WCHARfb_FloatToWstr (float num)
 
FBCALL FB_WCHARfb_DoubleToWstr (double num)
 

Function Documentation

FBCALL FB_WCHAR* fb_DoubleToWstr ( double  num)

Definition at line 30 of file strw_convto_flt.c.

Here is the call graph for this function:

FBCALL FB_WCHAR* fb_FloatToWstr ( float  num)

Definition at line 5 of file strw_convto_flt.c.

Here is the call graph for this function: