Doubt - Static multidimension arrays
Mike Parker via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Mon Jan 18 23:46:59 PST 2016
On Tuesday, 19 January 2016 at 07:32:22 UTC, tsbockman wrote:
>
> That's because you're stuck in the mindset that 2d arrays are
> somehow *special*. If I do this:
>
It's not that he's seeing them as special, it's just that
indexing them in D is different than doing so in C or C++. It
trips a lot of people up.
More information about the Digitalmars-d-learn
mailing list