Fixed size multidimensional array at runtime

Denis Shelomovskij verylonglogin.reg at gmail.com
Sun Jul 1 05:21:51 PDT 2012


01.07.2012 16:02, Vidar Wahlberg пишет:
> On Sunday, 1 July 2012 at 09:46:52 UTC, Denis Shelomovskij wrote:
>> I'm curious why do you need such syntax? `matrix[x][y][z]` expression
>> means that `matrix[x]` is also a valid expression but it shouldn't.
>
> It's not a syntax I need, it's a syntax I desire as that's the syntax
> I'm used to for multidimensional arrays.

No, that is the syntax you used for arrays of arrays.

-- 
Денис В. Шеломовский
Denis V. Shelomovskij




More information about the Digitalmars-d-learn mailing list