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
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
> 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
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
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
5 matches
Mail list logo