string types: const(char)[] and cstring

Walter Bright newshound1 at digitalmars.com
Sat Jun 2 01:46:21 PDT 2007


Derek Parnell wrote:
> What is the syntax for an immutable array of mutable characters?

There isn't one. Such a construct is appealing in the abstract, but I 
haven't run across a legitimate use for it yet.



More information about the Digitalmars-d-announce mailing list