您的位置:宽带测速网 > 编程知识 > c语言中的关键字都有哪些

c语言中的关键字都有哪些

2025-06-17 15:13来源:互联网 [ ]

在C语言中,关键字是具有特殊含义的保留字,不能作为标识符使用。以下是C语言中的关键字列表:

auto、break、case、char、const、continue、default、do、double、else、enum、extern、float、for、goto、if、int、long、register、return、short、signed、sizeof、static、struct、switch、typedef、union、unsigned、void、volatile、while