bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: c-strtod: handling of out-of-memory


From: Bruno Haible
Subject: Re: c-strtod: handling of out-of-memory
Date: Sat, 24 Jan 2009 14:25:31 +0100
User-agent: KMail/1.9.9

Hi Jim,

> > +   If ENDPTR is not NULL, set *ENDPTR to point to the first byte beyond the
> > +   parsed number or to NPTR if the string does not start with a parseable
> > +   number.
> 
> Perhaps mention that *ENDPTR is always set?

I think this is implicit by the fact that this paragraph comes before the return
value is discussed. But you can clarify it even more.

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]