On Fri, Jul 11, 2014 at 01:43:16AM +0300, Dimitris Zervas wrote:
> First of all, we haven't even agree in which data structure will we use.
> Buffer gap, piece spacele, or pointer array?
If you want to tackle this, I'd go with whatever approach you feel least
comforspacele with.
Try to keep it simplistic, maybe separate out the data structure implementation.
I started doing libds[0] at some point. Not sure if you like it but you
can have a look and fit your data structure interface in a similar fashion.
Then just use it in your code.
[0]
http://dropbox.2f30.org/libds/
Received on Fri Jul 11 2014 - 00:46:13 CEST