On Sun, Sep 28, 2014 at 10:48:45AM +0300, ketmar via Digitalmars-d-learn wrote:
> On Sun, 28 Sep 2014 04:24:19 +0000
> Joel via Digitalmars-d-learn <digitalmars-d-learn@puremagic.com> wrote:
> 
> > struct Spot { bool dot; }
> > spots = new Spot[][](800,600);
> btw, does anybody know why i can do `new ubyte[256];` but not
> `new ubyte[256][256];`? hate that.

File a bug.


T

-- 
I see that you JS got Bach.

Reply via email to