Using D libs in C

Dainius (GreatEmerald) pastas4 at gmail.com
Sun Mar 27 03:27:05 PDT 2011


OK, now I have a question about passing variables. In D, I have a
dynamic array of strings and I want C to get that array. Yet C
supports neither dynamic arrays nor strings. So is there a way to
accomplish this?


More information about the Digitalmars-d-learn mailing list