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

Re: reading a float?



brucehoult@pobox.com (Bruce Hoult) wrote in
<brucehoult-2104001038230001@bruce.bgh>: 

>
>If something needs fixing, I'd rather fix it for C programmers as
>well as Dylan ones.
>

Usually I'm the first to punt to a C or OS API to do any work from 
Dylan - any time saved from my point of view by re-using others work is 
great.

But if you punt to the C API with the float routines, then it is more 
difficult to use from FunDev. As far as I know FunDev has no reliance 
on the Microsoft C run time library - only the Win32 API. Are there 
Win32 API functions for dealing with floats?

Chris.
-- 
http://www.double.co.nz/dylan



Follow-Ups: References: