On 2/1/15, deadalnix via Digitalmars-d <[email protected]> wrote: > On Sunday, 1 February 2015 at 15:41:38 UTC, Tobias Pankrath wrote: >> Because static arrays are not convenient enough to use, I'll >> have to use another language that does not even provide static >> arrays. Makes sense. > > Kind of OT, but can we drop this static/dynamic/associative array > thing ? array/lice/maps seems more appropriate, unless we want to > confuse everybody.
Let's call static arrays fixed-size arrays IMO.
