} | } | ||||
} | } | ||||
char * fcvtf(float, int, int *, int *); | |||||
char * dtostrf(float val, int width, unsigned int precision, char *buf) | char * dtostrf(float val, int width, unsigned int precision, char *buf) | ||||
{ | { | ||||
int decpt, sign, reqd, pad; | int decpt, sign, reqd, pad; |