opnoexte.gml

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

GML
16
字号
.*
.*
.option NOEXTENSION
.*
.np
The "NOEXTENSION" option suppresses automatic addition of an extension to
the name of the executable file generated by &lnkname.. This affects both
names specified explicitly through the "NAME" directive as well as default
names chosen in the absence of a "NAME" directive.
.np
The format of the "NOEXTENSION" option (short form "NOEXT") is as
follows.
.mbigbox
    OPTION NOEXTENSION
.embigbox

⌨️ 快捷键说明

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