Question about calling D method from C/C++
    Eric 
    eric at makechip.com
       
    Mon Jun  3 13:53:34 PDT 2013
    
    
  
On Monday, 3 June 2013 at 17:20:22 UTC, Jacob Carlborg wrote:
> On 2013-06-03 17:42, Eric wrote:
>
>> Thanks.  That fixed my problem.  This is my first D program,
>> so I wouldn't have figured it out on my own...
>
> If it's not obvious, you should terminate the runtime as well 
> when your program ends. There's a corresponding function for 
> that.
Thanks. I would not have guessed that either...
    
    
More information about the Digitalmars-d-learn
mailing list