this reply has nothing to do to your problem
it would be better if you define enumerated constant m_e_month like this:


enum m_e_month {
January=1,
February,
March,
April,
May,