APPENDIX C

Reserved Words in C

The words in the following list are keywords in C, so you must not use them for other purposes, such as variable names or function names.

auto for struct
break goto switch
case if typedef
char inline union
const int unsigned
continue long void
default register volatile
do restrict while
double return _Bool
else short _Complex
enum signed _Imaginary
extern sizeof
float static
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.190.217.253