|
Embedded Artistry Framework
Embedded Systems C++ Framework
|
#include "gdtoaimp.h"
Functions | |
| void | ULtod (ULong *L, const ULong *bits, Long exp, int k) |
| int | strtord (CONST char *s, char **sp, int rounding, double *d) |
| int strtord | ( | CONST char * | s, |
| char ** | sp, | ||
| int | rounding, | ||
| double * | d | ||
| ) |
References exp(), k, STRTOG_Denormal, STRTOG_Infinite, STRTOG_NaN, STRTOG_NaNbits, STRTOG_Neg, STRTOG_NoNumber, STRTOG_Normal, STRTOG_Retmask, and STRTOG_Zero.
Referenced by strtod(), strtoId(), strtopd(), and strtord().
1.8.15