ldstartl.gml
来自「开放源码的编译器open watcom 1.6.0版的源代码」· GML 代码 · 共 17 行
GML
17 行
.*
.*
.dirctv STARTLINK
.*
.np
The "STARTLINK" directive is used to indicate the start of a new set
of linker commands that are to be processed after the current set of
commands has been processed.
The format of the "STARTLINK" directive (short form "STARTL") is as
follows.
.mbigbox
STARTLINK
.embigbox
.np
The "ENDLINK" directive is used to indicate the end of the set of
commands identified by the "STARTLINK" directive.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?