Linking C++ with a D-library

Milvakili maliy.kayit at gmail.com
Wed Jun 26 14:00:35 PDT 2013


On Wednesday, 26 June 2013 at 20:37:25 UTC, Justin Whear wrote:
> On Wed, 26 Jun 2013 22:32:55 +0200, Milvakili wrote:
>> That "magically" solves my problem.  Would you mind if I ask 
>> you to
>> define what this initialization is all about or guide me to 
>> some
>> tutorial related to these issues?
>> 
>> Thanks alot.
>
> The function initializes the D runtime library.  I believe the
> initialization must be done primarily due to the garbage 
> collector, but
> there's a list of what the runtime provides in the readme here: 
> https://
> github.com/D-Programming-Language/druntime

Great!


More information about the Digitalmars-d mailing list