Inherent code performance advantages of D over C?
Daniel Murphy
yebblies at nospamgmail.com
Thu Dec 12 02:12:06 PST 2013
"ed" <sillymongrel at gmail.com> wrote in message
news:ibnfbsvxqzjxyfpnzseh at forum.dlang.org...
>
> I'm writing my C code with DMD. When tested and tweaked I do a final
> compile with C compiler (test once more) then commit for our QA to pick
> up. Occasionally I'll compile with the C compiler to ensure I haven't
> leaked any D into the code and to minimise the #include fixups at the end.
>
I used to do this for all my university assignments in C/C++/java.
More information about the Digitalmars-d
mailing list