![]() |
#2
公子吕2006-05-18 11:20
|
可是有时看到这种程序,
.model small
.code
.
.
.
end
就结束了.也就是说,程序能找到入口,怎么回事啊,不明白.
还有关于过程,就是main proc far的问题与main proc near 作为主程序
中的far,near的问题,我知道写.com程序可以用near.
具体有啥说法吗?
