--------------------Configuration: hffdsa - Win32 Debug--------------------
Compiling...
StdAfx.cpp
Compiling...
hffdsa.cpp
D:\迅雷下载\MyProjects\hffdsa\hffdsa.cpp(23) : error C2446: '<' : no conversion from 'const double []' to 'int'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
D:\迅雷下载\MyProjects\hffdsa\hffdsa.cpp(23) : error C2040: '<' : 'int' differs in levels of indirection from 'const double []'
D:\迅雷下载\MyProjects\hffdsa\hffdsa.cpp(24) : error C2065: 'prinft' : undeclared identifier
D:\迅雷下载\MyProjects\hffdsa\hffdsa.cpp(25) : error C2664: '_flsbuf' : cannot convert parameter 1 from 'char [2]' to 'int'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
D:\迅雷下载\MyProjects\hffdsa\hffdsa.cpp(30) : error C2446: '<' : no conversion from 'double []' to 'int'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
D:\迅雷下载\MyProjects\hffdsa\hffdsa.cpp(30) : error C2040: '<' : 'int' differs in levels of indirection from 'double []'
执行 cl.exe 时出错.
hffdsa.exe - 1 error(s), 0 warning(s)