
#include <stdio.h>
 main()
{
  enum{ One, Two, Three };
  sizeof
