C callbacks?

Chris Andrews CodexArcanum at gmail.com
Thu Mar 19 14:19:54 PDT 2009


Stewart Gordon Wrote:

> But do check whether you really want an alias (the D equivalent of 
> typedef in C) or a typedef (an actual new type in D).

I believe it was a typedef in this case.  There were other points where I used alias to get it all fixed up.  Thankfully, my conversion seems to compile just fine, so now I'm writing the wrappers on that to make sure it all works correctly!

Thank you for the heads up.


More information about the Digitalmars-d-learn mailing list