Hi Martin,
On Sun, Sep 01, 2024 at 11:51:10AM GMT, Martin Uecker wrote:
>
> Alex,
>
> I am all for making things more consistent, but there is also a cost
> to changing stuff too much. length is the established
> term in most programming languages and I would recommend to stick
> to it.
>
>
Alex,
I am all for making things more consistent, but there is also a cost
to changing stuff too much. length is the established
term in most programming languages and I would recommend to stick
to it.
Note that it is not true that the standard consistently refers to
char a[3][n]
as a VLA