char[][] titles = (" ", "C", "!", "Description", "Resource",	"In Folder", "Location","foo" );
    John C 
    johnch_atms at hotmail.com
       
    Sat Mar  1 10:27:02 PST 2008
    
        - Previous message: char[][] titles = (" ", "C", "!", "Description", "Resource", "In	Folder", "Location","foo" ); 
 
        - Next message: char[][] titles = (" ", "C", "!", "Description", "Resource",	"In Folder", "Location","foo" );
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
    
  
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.
    
    
        
	- Previous message: char[][] titles = (" ", "C", "!", "Description", "Resource", "In	Folder", "Location","foo" ); 
 
	- Next message: char[][] titles = (" ", "C", "!", "Description", "Resource",	"In Folder", "Location","foo" );
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
More information about the Digitalmars-d-learn
mailing list