One less significant digit: 20 was too much
This commit is contained in:
@@ -425,7 +425,7 @@ flt_flt2str(e, buf, bufsize)
|
||||
char *buf;
|
||||
{
|
||||
|
||||
#define NDIG 20
|
||||
#define NDIG 19
|
||||
int sign, dp;
|
||||
register int i;
|
||||
register char *s1;
|
||||
|
||||
Reference in New Issue
Block a user