W3cubDocs

/D

dmd.link

Compiler implementation of the D programming language.

Authors:
Walter Bright
License:
Boost License 1.0
Source
link.d
Documentation
https://dlang.org/phobos/dmd_link.html
Coverage
https://codecov.io/gh/dlang/dmd/src/master/src/dmd/link.d

Run the linker. Return status of execution.

int runProgram();

Run the compiled program. Return exit status.

© 1999–2019 The D Language Foundation
Licensed under the Boost License 1.0.
https://dlang.org/phobos/dmd_link.html