Translating C headers to D: How do I compile it?

mw mingwu at gmail.com
Sun Jun 28 05:21:05 UTC 2020


On Sunday, 28 June 2020 at 04:59:12 UTC, Kirill wrote:
> Hello. I am learning how to translate C headers to D. But how 
> do I compile it? I am stuck with this.

You can try just to use dpp:

https://code.dlang.org/packages/dpp

instead of doing the translation manually.




More information about the Digitalmars-d-learn mailing list