Dynamic Array Garbage collection

Jarrett Billingsley jarrett.billingsley at gmail.com
Tue Feb 24 17:23:03 PST 2009


On Tue, Feb 24, 2009 at 6:45 PM, Daniel Keep
<daniel.keep.lists at gmail.com> wrote:

>  Maybe it's because I just woke up, but I can't see how that code could
> compile anyway, since you can't pass a short[] to a function expecting
> an int[].

You missed the array literal.


More information about the Digitalmars-d-learn mailing list