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。
C语言关键字包括auto、break、case、char、const、continue、default等。