SECEditView::m_PageArray
CArray SECEditView::m_PageArrayThis is a printing helper array. Each index is a line to print, and the value tells what line number and character to print. This allows the view to peek ahead to the next element to see if we are printing all of this line, or just a part.
See Also