C保留字
auto | if | break |
int | case | long |
char | register | continue |
return | default | short |
do | sizeof | double |
static | else | struct |
entry | switch | extern |
typedef | float | union |
for | unsigned | goto |
while | enum | void |
const | signed | volatile |
C保留字表
C保留字
http://blog.jinmajue.site/posts/78102cb9/