memset(m_isEnable,sizeof(m_isEnable),1); for(int i = 0; i < t.m_num; i++) { m_isEnable[t.m_data[i] -1] = 0; }