Initializing D in C to use?
    Jeremy DeHaan via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Fri Oct 17 09:35:45 PDT 2014
    
    
  
I'm starting a new project, and I plan on creating a C interface 
in case other languages want to use it. I remember reading 
something(but my googlefu is weak today) about having to 
initialize the runtime if you are using D inside another 
language. Can anyone confirm this is the case?
I just wanted to make sure I make that explicit for users if they 
don't want to use the library with D.
Thanks all!
    Jeremy
    
    
More information about the Digitalmars-d-learn
mailing list