version and extern problems
BCS
ao at pathlink.com
Tue Jul 10 13:55:47 PDT 2007
Reply to Jarrett,
> "Walter Bright" <newshound1 at digitalmars.com> wrote in message
> news:f70mvo$22e7$1 at digitalmars.com...
>
>> It's the old chicken-and-egg problem of forward references.
>>
> Mind elaborating? I can't see how this is a forward reference issue.
>
extern(A) const char[] A = "foo";
but as long as you don't worry about symbol names untill you are making .o
files that isn't a problem (I would think).
More information about the Digitalmars-d
mailing list