opobjali.gml
来自「开放源码的编译器open watcom 1.6.0版的源代码」· GML 代码 · 共 20 行
GML
20 行
.*
.*
.option OBJALIGN
.*
.np
The "OBJALIGN" option specifies the alignment for objects in the
executable file.
The format of the "OBJALIGN" option (short form "OBJA") is as follows.
.mbigbox
OPTION OBJALIGN=n
.embigbox
.synote
.im lnkvalue
.np
.id n
must be a value that is a power of 2 and is between 16 bytes and 256
megabytes inclusive.
The default is 64k.
.esynote
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?