在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
上一篇:netty服务端接收不到消息怎么解决
下一篇:k8s中pod创建的容器怎么查看
c语言









