opstart.gml
来自「开放源码的编译器open watcom 1.6.0版的源代码」· GML 代码 · 共 17 行
GML
17 行
.*
.*
.option START
.*
.np
The format of the "START" option is as follows.
.mbigbox
OPTION START=symbol_name
.embigbox
.synote
.mnote symbol_name
specifies the name of the procedure where execution begins.
.esynote
.np
For the Netware executable format, the default name of the start
procedure is "_Prelude".
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?