c语言中的关键字

来源:互联网 发布:pdf 在线预览js插件 编辑:程序博客网 时间:2024/05/08 12:11

下面所列的单词都是c语言中的关键字,不可以使用它们作为变量名和函数名

Auto for struct

break goto switch

case if typedef

char inline union

const int unsigned

continue long void

default register volatile

do restrict while

double return  _Bool

else short  _Complex

enum signed  _Imaginary

extern sizeof float

static class

1 0
原创粉丝点击