c语言报错问题,求指导
#include<Windows.h>#include<stdio.h>#include<string.h>#include<fstream>usingnamespace...
#include <Windows.h>
#include <stdio.h>
#include <string.h>
#include <fstream>
using namespace std;
int main(){
return 0;
}
就这么一段,错误数超过100个
1>c:\program files\microsoft visual studio 10.0\vc\include\cmath(19): error C2061: 语法错误: 标识符“acosf”
1>c:\program files\microsoft visual studio 10.0\vc\include\cmath(19): error C2059: 语法错误:“;”
1>c:\program files\microsoft visual studio 10.0\vc\include\cmath(19): error C2061: 语法错误: 标识符“asinf”
1>c:\program files\microsoft visual studio 10.0\vc\include\cmath(19): error C2059: 语法错误:“;”
这是部分错误 展开
#include <stdio.h>
#include <string.h>
#include <fstream>
using namespace std;
int main(){
return 0;
}
就这么一段,错误数超过100个
1>c:\program files\microsoft visual studio 10.0\vc\include\cmath(19): error C2061: 语法错误: 标识符“acosf”
1>c:\program files\microsoft visual studio 10.0\vc\include\cmath(19): error C2059: 语法错误:“;”
1>c:\program files\microsoft visual studio 10.0\vc\include\cmath(19): error C2061: 语法错误: 标识符“asinf”
1>c:\program files\microsoft visual studio 10.0\vc\include\cmath(19): error C2059: 语法错误:“;”
这是部分错误 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询