标题:为什么会显示missing ';' before '}'
取消只看楼主
jessica周
Rank: 1
等 级:新手上路
帖 子:1
专家分:0
注 册:2016-1-8
结帖率:0
已结贴  问题点数:20 回复次数:0 
为什么会显示missing ';' before '}'
void yuyi_main()//óïòå·ÖÎöÖ÷oˉêy
{
cifa_p = cifa_head;
yuyi_head = new yuyi;
yuyi_head -> next = NULL;
yuyi_end = yuyi_head;
cout<<endl;
yufa_zfc_disp(cifa_head->next);
cout<<"........"<<endl;
cout<<endl<<"-----------------------------------------------------"<<endl;
advance();
E1();
yuyi_sys_disp();
cout<<endl<<"----------------------------------"<<endl;
}
显示我最后一行的}前少一个;号
搜索更多相关主题的帖子: before before 
2016-01-08 10:19



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-460929-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.032728 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved