Guy T.
2020-03-21 19:27:29 UTC
Hello again,
The Project Oberon compiler allows for a definition as follow:
VAR a: ARRAY 0 OF CHAR;
Is there a useful case for defining a zero length array? I can't see any.
Thanks!
Guy
The Project Oberon compiler allows for a definition as follow:
VAR a: ARRAY 0 OF CHAR;
Is there a useful case for defining a zero length array? I can't see any.
Thanks!
Guy