Fastest Way to Append Multiple Elements to an Array

MarcelDuchamp via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Fri Dec 19 17:34:43 PST 2014


On Saturday, 20 December 2014 at 00:44:54 UTC, zeljkog wrote:
> If you wish run this just add:
>
> struct S{
>    int n1, n2, n3, n4, n5 ...;
> }

I wish. And I also wish you to get that to append in an array or 
a in a list some ptr its not the same as appending structs, 
particularly when the structs are bigger than a ptr.

Thank for hearing me. Your measures will be better.
ОПА!



More information about the Digitalmars-d-learn mailing list