March 16, 2020
If it is possible to import C/C++ , module or C/C++ Header from D, how to do it?
March 16, 2020
On Monday, 16 March 2020 at 19:26:29 UTC, Quantium wrote:
> If it is possible to import C/C++ , module or C/C++ Header from D, how to do it?

See example here
https://github.com/atilaneves/dpp/files/4158227/dpp.zip

Kind regards
Andre