wchar[] and wchar*
    Kagamin 
    spam at here.lot
       
    Sat Apr 11 09:16:43 PDT 2009
    
    
  
novice2 Wrote:
> please, just advice me, how to write program in D with many D <--> C (include Windows) interaction to keep D code simple.
> some one in this forum advice me use wchar[] and no problem with Windows API. i just novice.
I want to say, you do unneded thing converting output buffers from something else. Don't do unneded things and your code will be simple.
    
    
More information about the Digitalmars-d-learn
mailing list