ldendlin.gml

来自「开放源码的编译器open watcom 1.6.0版的源代码」· GML 代码 · 共 17 行

GML
17
字号
.*
.*
.dirctv ENDLINK
.*
.np
The "ENDLINK" directive is used to indicate the end 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 "ENDLINK" directive (short form "ENDL") is as
follows.
.mbigbox
    ENDLINK
.embigbox
.np
The "STARTLINK" directive, described in :HDREF refid='xstartl'., is
used to indicate the start of the set of commands.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?