声振论坛

 找回密码
 我要加入

QQ登录

只需一步,快速开始

查看: 1782|回复: 0

[C/C++] 如何设置才能使得 Intel C++ Compiler 支持 C99标准

[复制链接]
发表于 2015-10-27 08:01 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?我要加入

x
1.  Project > Properties > General > Intel Specific
Use the drop-down menu associated with Compiler and Environment Settings to choose Intel  C++ Compiler (icl.exe).

2.  Project > Properties > C/C++ > Language > Intel Specific
Use the drop-down menu associated with Enalbe C99 Support  to choose Yes.
或者

2.   Project > Properties > C/C++ > Command Line > Additional Options
   add
    /Qstd=c99

回复
分享到:

使用道具 举报

您需要登录后才可以回帖 登录 | 我要加入

本版积分规则

QQ|小黑屋|Archiver|手机版|联系我们|声振论坛

GMT+8, 2024-4-28 22:32 , Processed in 0.127362 second(s), 19 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表