Saturday, 23 March 2013

Keywords

c and c++ tutorials // online learning spot

There are 32 keywords recommended by ANSI that a compiler of C must contain. Following is list of Keywords:


Any extra addition to this set must have _ _ before its name. These keywords are added by compiler vendors (Microsoft, Borland). Example : _ _asm, _ _near etc.


No comments:

Post a Comment