Saturday, 20 March 2010

Keywords In C Language

Hello Friends,
                        In the C language there are 32 keywords which is following as.

          auto           double       int             struct
          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

No comments:

Post a Comment