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

Go to the source code of this file.

Functions

char * fb_hFloat2Str (double val, char *buffer, int digits, int mask)
 

Function Documentation

char* fb_hFloat2Str ( double  val,
char *  buffer,
int  digits,
int  mask 
)

Definition at line 5 of file str_ftoa.c.

Here is the caller graph for this function: