Casts and some suggestions to avoid them

bearophile bearophileHUGS at lycos.com
Tue Apr 8 12:42:35 PDT 2014


> round!ubyte(x)
> floor!int(y)

https://d.puremagic.com/issues/show_bug.cgi?id=12547


> cMalloc!T(n)
> cCalloc!T(n)
> cRealloc(ptr, n)

https://d.puremagic.com/issues/show_bug.cgi?id=12548

Bye,
bearophile


More information about the Digitalmars-d mailing list