version and extern problems
    Jarrett Billingsley 
    kb3ctd2 at yahoo.com
       
    Tue Jul 10 19:41:34 PDT 2007
    
    
  
"Walter Bright" <newshound1 at digitalmars.com> wrote in message 
news:f70vtc$opn$1 at digitalmars.com...
> Jarrett Billingsley wrote:
>>
>> Mind elaborating?  I can't see how this is a forward reference issue.
>
> Sure. What if the string is a const string defined after it is used?
Then fail.  It still wouldn't prevent the much more sensible and commond 
case of defining the string _before_ the extern. 
    
    
More information about the Digitalmars-d
mailing list