How can I use ldc2 and link to full runtime on arm with no OS
David Nadlinger via Digitalmars-d
digitalmars-d at puremagic.com
Tue Jun 20 17:20:11 PDT 2017
On Tuesday, 20 June 2017 at 17:52:59 UTC, Dan Walmsley wrote:
> I need to know, how does the run time know which area of ram to
> use for heap?
It uses C's malloc/calloc().
— David
More information about the Digitalmars-d
mailing list