| 查看: 1500 | 回复: 28 | |||
| 当前主题已经存档。 | |||
| 当前只显示满足指定条件的回帖,点击这里查看本话题的所有回帖 | |||
flywoud至尊木虫 (正式写手)
|
[交流]
【交流】大家都使用哪种版本的C语言?
|
||
|
请问大家都是用哪种版本的c语言? Borland C++ visual c++ …… |
» 猜你喜欢
299求调剂
已经有8人回复
一志愿北京理工大学本科211材料工程294求调剂
已经有6人回复
300求调剂,材料科学英一数二
已经有8人回复
招收生物学/细胞生物学调剂
已经有5人回复
070305高分子化学与物理 304分求调剂
已经有7人回复
289求调剂
已经有13人回复
一志愿哈尔滨工业大学材料与化工方向336分
已经有9人回复
081200-11408-276学硕求调剂
已经有6人回复
调剂求院校招收
已经有5人回复
调剂310
已经有8人回复
22楼2009-05-19 09:30:47
yalefield
金虫 (文坛精英)
老汉一枚
- 程序强帖: 3
- 应助: 129 (高中生)
- 贵宾: 0.17
- 金币: 21238.9
- 散金: 3440
- 红花: 66
- 帖子: 12101
- 在线: 759.1小时
- 虫号: 96063
- 注册: 2005-10-07
- 专业: 高等教育学
- 管辖: 计算模拟
5楼2009-02-01 00:50:30

6楼2009-02-14 19:41:51
★
coldwind042(金币+1,VIP+0):谢谢介绍! 2-17 09:47
coldwind042(金币+1,VIP+0):谢谢介绍! 2-17 09:47
|
C99是C语言标准99版,不是什么新的玩意儿 从wiki来的 This standard is commonly referred to as "C99." It was adopted as an ANSI standard in May 2000. The international C standard is maintained by the working group ISO/IEC JTC1/SC22/WG14. feature * inline functions * variable declaration no longer restricted to file scope or the start of a compound statement * several new data types, including long long int, optional extended integer types, an explicit boolean data type, and a complex type to represent complex numbers * variable-length arrays * support for one-line comments beginning with //, as in BCPL or C++ * new library functions, such as snprintf * new header files, such as stdbool.h and inttypes.h * type-generic math functions (tgmath.h) * improved support for IEEE floating point * designated initializers * compound literals * support for variadic macros (macros of variable arity) * restrict qualification to allow more aggressive code optimization 我比较喜欢使用//来注释。。。 |
9楼2009-02-16 06:19:48














回复此楼