blob: 4c2c30e53cfd3c1fa8196abfb962927dfb4cc959 [file] [log] [blame]
Dave Hylandsca5a2412014-03-10 00:10:01 -07001int format_float(float f, char *buf, size_t bufSize, char fmt, int prec, char sign);