Nameless Static Array

Adam D. Ruppe via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Jun 12 09:02:17 PDT 2014


On Thursday, 12 June 2014 at 15:58:25 UTC, Taylor Hillegeist 
wrote:
> But without the NEW strategy. I must allocate static arrays and 
> set them to a pointer in my struct. Not too big of deal really.

Have you considered just making the buffer a struct member?


More information about the Digitalmars-d-learn mailing list