How to handle nested structs when converting C headers?

bearophile bearophileHUGS at lycos.com
Wed Dec 11 15:12:38 PST 2013


Adam D. Ruppe:

> Nested structs and unions like in your example are supported in 
> D too, same syntax, same effect.

But don't forget to add to use "static struct" instad of "struct".

Bye,
bearophile


More information about the Digitalmars-d-learn mailing list