Using D libs in C

Dainius (GreatEmerald) pastas4 at gmail.com
Sun Mar 27 10:33:01 PDT 2011


Hmm, if I was to do it from C, I would have to deal with all the
allocation, since I don't know how large the array is going to be when
it's complete, while D doesn't need to know since it uses dynamic
arrays.


More information about the Digitalmars-d-learn mailing list