ddmd.link

Compiler implementation of the D programming language.

Members

Functions

runLINK
int runLINK()

Run the linker. Return status of execution.

runProgram
int runProgram()

Run the compiled program. Return exit status.

Meta

Source

See Source File
$(DMDSRC _link.d)