DMD 0.149 release

Regan Heath regan at netwin.co.nz
Mon Mar 13 17:39:25 PST 2006


On Tue, 14 Mar 2006 01:07:43 +0000 (UTC), jicman  
<jicman_member at pathlink.com> wrote:

> Derek Parnell says...
>>
>> On Tue, 07 Mar 2006 18:04:08 -0800, BCS wrote:
>>
>>> Quote from change log:
>>> 	Added std.c.fenv.
>>>
>>> Where's the documentation? Then again where's the documentation for  
>>> most of std.c.*?
>>
>> I comes with your C compiler <G>
>
> Huh!  I just downloaded the dmc compiler and there is nothing there  
> about fenv.
> Where can I find it?  It's not in c:\dm.  Where is it?

Try:
http://www.digitalmars.com/rtl/fenv.html

I opened std.c.fenv.d, I grabbed a function name, I google for  
"site:digitalmars.com <function>" and I got back that page as a result :)

Regan



More information about the Digitalmars-d-announce mailing list