new class howto?

Stewart Gordon smjg_1998 at yahoo.com
Wed Aug 22 10:56:15 PDT 2007


"newbie" <newbie at nospam.com> wrote in message 
news:f8n64d$1bev$1 at digitalmars.com...
> hi,
>
> why is it that one can not create a class with the following:
>
> module A
> extern (Windows):

You're missing the semicolon after the module name.

<snip>
> it will always generate an error during compilation:
>
>      non-constant expression

On what compiler version are you getting that?  Please post compiler 
messages in full.

Stewart. 



More information about the Digitalmars-d-learn mailing list