Interfacing D with C: Arrays and Functions (Arrays Part 2)
David Gileadi
gileadisNOSPM at gmail.com
Tue Apr 28 15:26:49 UTC 2020
On 4/28/20 7:45 AM, Mike Parker wrote:
> I've finally gotten around to publishing the next article in my D and C
> series on the D blog. This is the second post about arrays, focusing on
> properly declaring in D functions from C that accept array parameters.
>
> The blog:
> https://dlang.org/blog/2020/04/28/interfacing-d-with-c-arrays-and-functions-arrays-part-two/
..
Another great article!
Nit: in the following paragraph, did you really mean to say *are*?
> But again, even D’s safety features are 100% foolproof when calling C functions from D.
More information about the Digitalmars-d-announce
mailing list