More D newb questions.
Derek Parnell
derek at psych.ward
Mon May 5 15:14:07 PDT 2008
On Mon, 05 May 2008 12:07:55 -0700, Walter Bright wrote:
> In your particular case, the code is trying to concatenate characters,
> not arrays of characters. There is no language support for concatenating
> individual char values.
And this is the real issue.
Walter, does this statement of yours also mean that there will *never* be
such support in D?
Concatenating elements to form an array of elements is a pretty natural
expectation from people.
--
Derek Parnell
Melbourne, Australia
skype: derek.j.parnell
More information about the Digitalmars-d
mailing list