G
Guest
I have some libraries that will write to a stream. I would like them to write
to a string, which I can then manipulate in memory, rather than to a file. I
cannot find documentation for how to get a stream that writes to or reads
from a string.
Is such functionality available?
Thanks!
~BenDilts( void );
to a string, which I can then manipulate in memory, rather than to a file. I
cannot find documentation for how to get a stream that writes to or reads
from a string.
Is such functionality available?
Thanks!
~BenDilts( void );