#import mapi.h
Mike Parker
aldacron at gmail.com
Fri Mar 23 01:12:58 UTC 2018
On Thursday, 22 March 2018 at 21:45:40 UTC, Martin Tschierschke
wrote:
> On Thursday, 22 March 2018 at 17:42:46 UTC, Paul Backus wrote:
>> On Wednesday, 21 March 2018 at 16:22:45 UTC, Martin
>> Tschierschke wrote:
>>> Is there an step by step introduction how to convert a C
>>> header of an external lib into the right extern(C){} block?
>>
>> In addition to what others have said, I found the following
>> article on the D Wiki useful:
>>
>> https://wiki.dlang.org/D_binding_for_C
>
> Thank you, this one is very good!
If you have Learning D, chapter 9 is all about interface D with C.
More information about the Digitalmars-d-learn
mailing list