
10 Feb
2007
10 Feb
'07
4:52 a.m.
Hello Donald, Saturday, February 10, 2007, 11:21:58 AM, you wrote:
foreign import ccall "mysin.h mysin" c_mysin :: Double -> Double
Shouldn't that be CDouble? At least for Int/CInt you can hit troubles on 64 bit machines...
conceptually - yes. practically, it should be the same for all current platforms. of course, for maintained programs it's better to use safer approach -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com