1。Only one segment can be set.
2。Program length must be less than 64K
3。100H of space must be reserved, and there must be an executable instruction at the beginning.
4。Subroutines must have the near procedure attribute (near)
5。If there are multiple object modules, all modules must have the same code segment name and class name (class), and be assigned the public attribute (public); the main module should have an entry pointer at 100H and be linked first.
2。Program length must be less than 64K
3。100H of space must be reserved, and there must be an executable instruction at the beginning.
4。Subroutines must have the near procedure attribute (near)
5。If there are multiple object modules, all modules must have the same code segment name and class name (class), and be assigned the public attribute (public); the main module should have an entry pointer at 100H and be linked first.
ko20010214
=================================
大功告成,打个Kiss!
ko20010214@MSN.com
神州优雅Q300C
Intel CeleronM 370处理器 | 256MbDDR内存
40G硬盘 | USB2.0 | IEEE 1394
13.3 ' WXGA 宽屏(16:10) | COMBO光驱
10/100M网卡 | 四合一读卡器
=================================
大功告成,打个Kiss!
ko20010214@MSN.com
神州优雅Q300C
Intel CeleronM 370处理器 | 256MbDDR内存
40G硬盘 | USB2.0 | IEEE 1394
13.3 ' WXGA 宽屏(16:10) | COMBO光驱
10/100M网卡 | 四合一读卡器

