|
于2007-07-18 22:03:27修订的的版本1
大小: 816
备注:
|
于2008-02-23 15:34:55修订的的版本5
大小: 894
备注: converted to 1.6 markup
|
| 删除的内容标记成这样。 | 加入的内容标记成这样。 |
| 行号 1: | 行号 1: |
| ## page was renamed from TCPL/A.2.4 Keywords <<Navigation(slides)>> |
|
| 行号 4: | 行号 7: |
| {{{ | |
| 行号 13: | 行号 16: |
| }}} |
| 幻灯片模式 ^ |< << 幻灯片106/221 >> >| |
A.2.4 Keywords
The following identifiers are reserved for the use as keywords, and may not be used otherwise:
auto double int struct
break else long switch
case enum register typedef
char extern return union
const float short unsigned
continue for signed void
default goto sizeof volatile
do if static whileSome implementations also reserve the words fortran and asm.
- The keywords const, signed, and volatile are new with the ANSI standard; enum and void are new since the first edition, but in common use; entry, formerly reserved but never used, is no longer reserved.