htod question
W.J. via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Thu Jan 21 16:52:59 PST 2016
On Friday, 22 January 2016 at 00:31:01 UTC, Dibyendu Majumdar
wrote:
> I tried using htod but got errors as it could not handle the
> std C header files (Visual C++).
And probably never will. D doesn't have a preprocessor so it's
kind of hard to automate the process.
> How do people work around this?
>
> Thanks and Regards
> Dibyendu
They don't.
Counter question: What's so bad about the D std library ?
More information about the Digitalmars-d-learn
mailing list