cinvoke-dev
[Top][All Lists]
Advanced

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

Re: [cinvoke-dev] C/Invoke DLL


From: Shmuel Zeigerman
Subject: Re: [cinvoke-dev] C/Invoke DLL
Date: Wed, 02 Aug 2006 23:52:38 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.5) Gecko/20060721 SeaMonkey/1.0.3

Shmuel Zeigerman wrote:
[...]
3) functions that returned incorrect values:
atof, floor, sqrt, etc. (a problem with Cdouble?)


For what it worth:
Additional tests showed that Cdouble parameter was OK
but Cdouble return value wasn't.
E.g., the function 'float f1(double)' worked correctly
but 'double f2(float)' returned incorrect values.

--
Shmuel




reply via email to

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