S_INS_DEL_LINE
__m_screen->_flags &= ~S_INS_DEL_LINE;
__m_screen->_flags |= S_INS_DEL_LINE;
if (__m_screen->_flags & S_INS_DEL_LINE)
(__m_screen->_flags & S_INS_DEL_LINE) ? "complex" : "simple"
else if (__m_screen->_flags & S_INS_DEL_LINE)
if (__m_screen->_flags & S_INS_DEL_LINE) {
if (__m_screen->_flags & S_INS_DEL_LINE) {
__m_screen->_flags &= ~S_INS_DEL_LINE;
__m_screen->_flags |= S_INS_DEL_LINE;