On Fri, Jul 3, 2009 at 10:19 AM, Ivan Gonzalez <iglpdc@gmail.com> wrote:
I thought (maybe naively) I could increase performance keeping the data in memory instead of write/read to disk.
 
Sorry for being probably too naive, but: how about using a stringstream instead?
Cheers,
eca