Home > Electronics Tutorials > C Language Tutorial > Identifiers - Keywords

C Language Programming Library Reference Guide

Identifiers - Keywords

The following keywords are reserved and may not be used as an identifier for any other purpose.

auto double int long
break else long switch
case enum register typedef
char extern return union
const float short unsigned
continue for signed void
default goto sizeof volatile
do if static while
Note: To report broken links or to submit your projects, tutorials please email to Webmaster

Discover

     more......