Current size of GC memory

Sean Kelly sean at invisibleduck.org
Tue Nov 5 11:49:04 PST 2013


On Monday, 4 November 2013 at 22:25:14 UTC, Rainer Schuetze wrote:
>
> On 04.11.2013 11:23, Namespace wrote:
>>
>> And how can I use it? import gc.proxy; doesn't work.
>
> You need to add <dmd-install-path>/src/druntime/src to the 
> import search paths.

Or simply declare the extern (C) function in your code.


More information about the Digitalmars-d-learn mailing list