This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: long double (was "strtold?")


> >      A similar question arises as to whether we can assume 
> that float.h
> > is present.
> >   
> I think this is a reasonable assumption that hasn't proven to 
> be broken 
> in the past.  It is used by the printf/scanf families now 
> without checks.

Just as an additional data point: <float.h> must be provided by any ANSI
C compiler, whether hosted (i.e., with an own implementation of the C
standard library) or not.

Konrad Schwarz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]