Which data structure/s is used in implementation of editors like notepad. This data structure should be extensible, and should support various features like edition, deletion, s
Check out the implementation of Notepad++, you can view the source on SourceForge