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

Go to the source code of this file.

Functions

FB_WCHARfb_FloatExToWstr (double val, FB_WCHAR *buffer, int digits, int mask)
 

Function Documentation

FB_WCHAR* fb_FloatExToWstr ( double  val,
FB_WCHAR buffer,
int  digits,
int  mask 
)

Definition at line 5 of file strw_ftoa.c.

Here is the call graph for this function: