Re: llrint() into math.h

2006-11-24 Thread Víctor Paesa
Hi, >>> I will ask in newlib list, as you have kindly suggested. >> >> I have interest in llrint too. What did the newlib-guys answer? > > Victor never asked, from the looks of it. Right, I changed mind and never wrote, I decided to add it into my sources via this: #ifndef llrint inline long lo

RE: llrint() into math.h

2006-11-12 Thread Dave Korn
On 13 November 2006 01:51, Sven Köhler wrote: >> I will ask in newlib list, as you have kindly suggested. > > I have interest in llrint too. What did the newlib-guys answer? Victor never asked, from the looks of it. cheers, DaveK -- Can't think of a witty .sigline today -- Un

Re: llrint() into math.h

2006-11-12 Thread Sven Köhler
> I will ask in newlib list, as you have kindly suggested. I have interest in llrint too. What did the newlib-guys answer? signature.asc Description: OpenPGP digital signature

Re: llrint() into math.h

2006-09-20 Thread Víctor Paesa
Víctor Paesa wrote: > > Hi, > > > > I understand that currently, the llrint() function is only available > > for -mno-cygwin compiled programs: > > > > $ fgrep llrint $(find /usr/include -name '*.h') > > /usr/include/mingw/math.h:extern long long __cdecl llrint (double); > > /usr/include/mingw/math

Re: llrint() into math.h

2006-09-20 Thread Tim Prince
Víctor Paesa wrote: Hi, I understand that currently, the llrint() function is only available for -mno-cygwin compiled programs: $ fgrep llrint $(find /usr/include -name '*.h') /usr/include/mingw/math.h:extern long long __cdecl llrint (double); /usr/include/mingw/math.h:extern long long __cdecl