allocate array with new

Namespace rswhite4 at googlemail.com
Tue May 15 02:18:33 PDT 2012


Is there any other difference if I allocate an array with "new", 
except that it is initialized?
And must i delete it by myself, or take the GC care about that?
The documentary leaves me hanging there, unfortunately, and gives 
me no 100% answer.

Once before, thanks for the reply.


More information about the Digitalmars-d-learn mailing list