Bug in the array set operator
Tom S
h3r3tic at remove.mat.uni.torun.pl
Sat Jun 24 10:46:11 PDT 2006
Sjoerd van Leent wrote:
> In D, you can shorten your array statement as:
>
> a[0..$] = 0;
or just:
a[] = 0;
--
Tomasz Stachowiak /+ a.k.a. h3r3tic +/
More information about the Digitalmars-d
mailing list