Compile time static array issues.

Andrej Mitrovic andrej.mitrovich at gmail.com
Sun May 29 13:13:44 PDT 2011


C struct initialization in D is also buggy, it doesn't take into
account field initializers. It's best to get used to the D way of
initializing structs.


More information about the Digitalmars-d-learn mailing list