Passing D arrays to a C interface

Simen Haugen simen at norstat.no
Mon Nov 5 00:06:09 PST 2007


I'm building a library that should be callable from C, but I'm having 
problems with arrays.
The D documentation says there are no equivalent for dynamic arrays in C, so 
how can I pass D arrays to C? Is this also a problem with other languages 
like Pascal? 





More information about the Digitalmars-d mailing list