struct inheritance need?
    Kagamin 
    spam at here.lot
       
    Wed Dec 24 04:21:40 PST 2008
    
    
  
Weed Wrote:
> >>>> too cannot be initialized in a compile time.
> >>> Sure it can't. Does it cause that big problems?
> >> Sometimes it is the only way to avoid a large number of global ad
> > 
> > In D module variables can be protected by access modifiers and become module-local.
> 
> Module full of mathematics turns into horror quite quickly. I have 
> checked this:)
If you have troubles with understanding big modules, you can split them into smaller modules, which will be easier to understand for sure.
    
    
More information about the Digitalmars-d-learn
mailing list