Tagged Questions

2
votes
11answers
548 views

Editing a text buffer…

Ok, this is a bit of a cheeky question. I want to build a simple text editor (using my own text mode screen handling). I just want a good example of data structures that can be used to represent the …