Document strtonum()s behavior of setting errno to 0 when no error is found.
PR: docs/143330 Submitted by: Efstratios Karatzas (gpf dot kira at gmail dot com) Discussed with: ru@ MFC after: 7 days
This commit is contained in:
parent
df1e327558
commit
9c458fa064
@ -83,6 +83,8 @@ is set, and
|
||||
.Fa errstr
|
||||
will point to an error message.
|
||||
On success,
|
||||
.Va errno
|
||||
is set to 0 and
|
||||
.Fa *errstr
|
||||
will be set to
|
||||
.Dv NULL ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user