Floating point rounding modes: we should restrict them slightly

bearophile bearophileHUGS at lycos.com
Mon Sep 14 04:13:38 PDT 2009


Walter Bright:
> Yes, all the C functions will have to be gone through and separated. 
> strlen() is safe, while strcpy() and printf() are not.

For some of the removed functions better C-like ones can be provided:
http://www.ddj.com/cpp/214502214

Bye,
bearophile



More information about the Digitalmars-d mailing list