This is the mail archive of the cygwin mailing list for the Cygwin 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: strtold, isnormal


On Mon, Mar 23, 2009 at 3:46 PM, Corinna Vinschen
<corinna-cygwin@cygwin.com> wrote:
>> although I don't know if it's appropriate for cygwin. ÂNow I just have
>> to figure out what to do about strtold.
>
> #define strtold(a,b) Â Â((long double)strtod((a),(b)))
>
>

Well that was simple.  Thanks!

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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