Sunday, July 17, 2011

key Word or Reserved words in C

These words are called predefined words these are about 32 .you can use these words for the specific functions not for any variable name or for any other purpose.
auto, break , case , char, const, continues ,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.     

No comments:

Post a Comment