opautoun.gml

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

GML
16
字号
.*
.*
.option AUTOUNLOAD
.*
.np
The "AUTOUNLOAD" option specifies that a NetWare Loadable Module
(NLM) built with this option should automatically be unloaded when
all of its entry points are no longer in use. This only applies
if the NLM was automatically loaded by another modules loading.
.np
The format of the "AUTOUNLOAD" option (short form "AUTOUN") is as
follows.
.mbigbox
    OPTION AUTOUNLOAD
.embigbox

⌨️ 快捷键说明

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