Current size of GC memory

Namespace rswhite4 at googlemail.com
Tue Nov 5 12:19:01 PST 2013


On Tuesday, 5 November 2013 at 19:49:06 UTC, Sean Kelly wrote:
> 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.

And what is with the return type? It's a struct. You must import 
it.


More information about the Digitalmars-d-learn mailing list