1. auto
  2. default
  3. float
  4. register
  5. struct
  6. volatile
  7. break
  8. do
  9. for
  10. return
  11. switch
  12. while
  13. case
  14. double
  15. goto
  16. short
  17. typedef
  18. char
  19. else
  20. if
  21. signed
  22. union
  23. const
  24. enum
  25. int
  26. sizeof
  27. unsigned
  28. continue
  29. extern
  30. long
  31. static
  32. void