Re: Namespaces

new topic     » goto parent     » topic index » view thread      » older message » newer message

Hi Don,

That's exactly the way the WinClass library works.
I've been copy'ing and paste'ing includes to make up
for the lack of 'merge' (or whatever).

Take care,
Al

Don wrote:
> 
> 
> Man that would be one cool item (the multiple inheritance).
> I personally have wanted this to redo a portion of my API code base
> (structures).  It would improve the readability of my code alot.
> 
> I was going to use it something like the dot operator in C/C++...
> 
> Rect = new(RECT)
> Rect:left = 10
> Rect:bottom = 20 -- etc etc
> 
> As you pointed out, it will not currently work from including them
> all in one include file and including that.  I am not going to try
> and include some thousand structs manually at the top of my files :P
> 
> 
> Don Phillips
>      National Insturments
>      mailto: eunexus at yahoo.com
> 


Good luck with your programming!

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu