Basic Syntax Question
    John Colvin 
    john.loughran.colvin at gmail.com
       
    Tue Apr  2 09:56:40 PDT 2013
    
    
  
On Tuesday, 2 April 2013 at 16:51:45 UTC, Tobias Pankrath wrote:
> On Tuesday, 2 April 2013 at 16:24:46 UTC, WhatMeWorry wrote:
>>
>> I don't suppose there is a digital.D.beginner forum?
>>
>
> There is D.learn. Scroll down in the webinterface :-)
This is in D.learn already.
>> int[string} a  // would be an Associate Array of integers with 
>> a string key?
>
> Nope, thats in syntax error.
Just a } vs ]  typo (just to avoid confusion)
    
    
More information about the Digitalmars-d-learn
mailing list