How to convert C to D using compiler?

ManKey mensikovk817 at gmail.com
Tue Dec 7 16:43:21 UTC 2021


I tried this
```
ldc2 test.i -mixin="test.d"
```
but the test.d file is empty :(


More information about the Digitalmars-d mailing list