On Thursday, 12 January 2017 at 04:54:18 UTC, DRex wrote:
Hi,
I am trying to link C and D (using GCC and GDC) and I am
wondering (I could find no answers on google) if it is possible
to compile C headers into object files and link them to D? I
have a large code base of C headers and am not a
Hi,
I am trying to link C and D (using GCC and GDC) and I am
wondering (I could find no answers on google) if it is possible
to compile C headers into object files and link them to D? I
have a large code base of C headers and am not at a point where I
can translate them all to D in one go, s