主题:不能放在可执行区域in the executable section
缘由来自程序中这么一句话:
INCLUDE 'prop.inc'
然后在就有很多如下类似的错误出现在inc文件中
D:\Program Files\Trnsys16\MyProjects\type233-1\prop.inc(27) : Error: A specification statement cannot appear in the executable section.
INTEGER CpAir,CpWat,Hfg,CpWatVap,RAir,GammaAir
说是不能放在可执行区域???~~?
这是啥意思呢??~?~~~~哇哇~~~
INCLUDE 'prop.inc'
然后在就有很多如下类似的错误出现在inc文件中
D:\Program Files\Trnsys16\MyProjects\type233-1\prop.inc(27) : Error: A specification statement cannot appear in the executable section.
INTEGER CpAir,CpWat,Hfg,CpWatVap,RAir,GammaAir
说是不能放在可执行区域???~~?
这是啥意思呢??~?~~~~哇哇~~~