Every C word is classified as either a keyword or
identifier. All keywords have fixed meanings and these meanings cannot
be changed. Keywords serve as basic building blocks for program
statements. The list of all keywords in ANSI C are listed in table
below. All keywords must be written in lowercase.

       ANSI C Keywords.

auto                double                int                   struct
break              else                   long                  switch
case                enum                 register            typedif
char                extern               return                union
const               float                 short
unsigned
continue         for                     signed                void
default           goto                  sizeof
volatile
do                   if                       static
while

for more open below link.

http://netbooks.we.bs/CLanguage.html

www.netinfocentre.com

Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Embedded_C++_VC++" group.
To post to this group, send email to Embedded_C_VC@googlegroups.com
To unsubscribe from this group, send email to 
embedded_c_vc+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.co.in/group/Embedded_C_VC?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to