以下全部都是C语言中的关键字
希望这个表格能帮助到大家
auto | break | case | char | const | continue | default | do | double | else |
enum | extern | float | int | long | short | register | for | goto | if |
inline | restrict | return | signed | unsigned | sizeof | static | struct | switch | typedef |
union | void | volatile | while | _bool | _Complex | _Imaginary |