#include C headers in D code

Jacob Carlborg doob at me.com
Wed Apr 11 06:24:38 UTC 2018


On Monday, 9 April 2018 at 11:03:48 UTC, Atila Neves wrote:
> Here's my blog post about my project that allows directly 
> #including C headers in D*
>
> https://atilanevesoncode.wordpress.com/2018/04/09/include-c-headers-in-d-code/

How do you deal with macros containing invalid D code, i.e. 
`#define foo(T) sizeof(T)`?

--
/Jacob Carlborg



More information about the Digitalmars-d-announce mailing list