C++ Builder代码运行出错
C++ Builder代码运行出错,提示如下:
[C++ Error] Net_Connet.cpp(81): E2089 Identifier 'Powersock1Status' cannot have a type qualifier
[C++ Error] Net_Connet.cpp(94): E2139 Declaration missing ;
[C++ Error] Net_Connet.cpp(94): E2134 Compound statement missing
这是怎么回事呀?
有遇到过类似问题的吗?