在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