
17 Jan
2012
17 Jan
'12
9:21 p.m.
On Tue, Jan 17, 2012 at 5:49 PM, Erik de Castro Lopo
Matthew Farkas-Dyck wrote:
Since he's editing text, its a pity there isn't a text-mmap package :-).
Further question - my internal data representation is a vector of strings (it's a line-based editor). Is there a more efficient strategy to keep an mmap buffer in sync with the vector than simply allocating some large fixed size per line? martin