请教高手_c++编译器问题
noip吧
全部回复
仅看楼主
level 1
为何我的DEVc++执行这个程序都会出错?
int main()
{
    return 0;
}
编译信息:cc1plus.exe C:\Documents and Settings\DDD\桌面\cc1plus.exe unrecognized command line option "-fdollar-in-identifiers"
我快疯了.........
2009年12月24日 14点12分 1
level 6
加引号
2009年12月25日 01点12分 2
level 1
什么意思?没听懂......
2009年12月25日 04点12分 3
level 6
文件名用引号引住 
2009年12月25日 09点12分 4
1