Note that decimal point taken from locale
This commit is contained in:
parent
31b516e49c
commit
2b2075b191
@ -62,6 +62,9 @@ representation.
|
||||
It is equivalent to:
|
||||
.Bd -literal -offset indent
|
||||
strtod(nptr, (char **)NULL);
|
||||
.Pp
|
||||
The decimal point
|
||||
character is defined in the program's locale (category LC_NUMERIC).
|
||||
.Ed
|
||||
.Sh SEE ALSO
|
||||
.Xr atoi 3 ,
|
||||
|
Loading…
Reference in New Issue
Block a user