Go to the source code of this file.
Macros | |
#define | FPCONV_G_FMT_BUFSIZE 32 |
Functions | |
void | fpconv_init (void) |
int | fpconv_g_fmt (char *, double, int) |
double | fpconv_strtod (const char *, char **) |
#define FPCONV_G_FMT_BUFSIZE 32 |
int fpconv_g_fmt | ( | char * | , |
double | , | ||
int | |||
) |
double fpconv_strtod | ( | const char * | , |
char ** | |||
) |