请大家帮忙看看这个程序的问题,谢谢了
extern "C" _declspec(dllexport) int _stdcall ST_UP0(const int &Mark, const double &DT, const int &NT, const int &NoPar,
const double * F1,const int &nf1,
double * F2,const int &nf2,
double * F3,const int &nf3)
main()
{
}
想编风机暂态模型然后通过PSASP UPI接进去,但是运行程序它显示error C2146: syntax error : missing ';' before identifier 'main',就是指main之前有问题,但是main之前是这个借口文件,是固定的啊,请大家帮看看是什么问题,是要加头文件吗?加哪个? 。。。。。。。。。。。。。
页:
[1]