oop tutorials

Saaa empty at needmail.com
Tue Mar 4 05:45:58 PST 2008


> may be this?
>
> Class[] className;
> className.length=10;
> className[0]=new Class();
> className[0].function;
>

Yes it is :)

What then does Class[] className do exactly? Or, why do I need to use new? 




More information about the Digitalmars-d-learn mailing list