Array Operations: a[] + b[] etc.

Walter Bright newshound2 at digitalmars.com
Thu Nov 22 12:58:26 PST 2012


On 11/22/2012 3:25 AM, John Colvin wrote:
> Anyway, this is a pretty trivial matter, I'd be more interested in seeing a
> definitive answer for what the correct behaviour for the statement a[] = b[] +
> c[] is when the arrays have different lengths.

An error.


More information about the Digitalmars-d mailing list