dmd linker (OPTLINK) gives Error 42: Symbol Undefined when using extern

Jakob Ovrum jakobovrum at gmail.com
Sun Dec 25 23:00:14 PST 2011


On Sunday, 25 December 2011 at 22:46:33 UTC, Joshua Reusch wrote:
> public string some_var = "Hello, world!";

It's important to note that public is the default access level 
here.


More information about the Digitalmars-d-learn mailing list