char[][] titles = (" ", "C", "!", "Description", "Resource", "In Folder", "Location","foo" );

Bill Baxter dnewsgroup at billbaxter.com
Sat Mar 1 11:30:27 PST 2008


John C wrote:
> Jarrett Billingsley wrote:
>> "Bill Baxter" <dnewsgroup at billbaxter.com> wrote in message 
>> news:fqau6f$1565$1 at digitalmars.com...
>>
>>> I think that does it.  If not maybe you have to use the [] on all of 
>>> the strings.  I don't recall.
>>
>> Just the first.
>>
> 
> Using DMD 1.027 it compiles without resorting to that trick on any element.

Huh.  Coulda sworn that didn't used to work, but it seems like it was 
working at least as far back as dmd 1.0.

--bb


More information about the Digitalmars-d-learn mailing list