Export GC memory manager to C???

Robert Persson r.k.persson at gmail.com
Thu Jul 28 03:31:01 PDT 2011


Would it be possible to export GC.malloc(...) as a C function in a DLL, to
use as a garbage collected memory allocator for C ? Or does the garbage
collector not scan outside the boundaries of the DLL?

/Robert Persson, Sweden
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20110728/b93b3834/attachment.html>


More information about the Digitalmars-d mailing list