
12 Oct
2011
12 Oct
'11
3:59 p.m.
On Wed, Oct 12, 2011 at 2:24 PM, Stewart, Robert <Robert.Stewart@sig.com> wrote:
That doesn't seem right either. It shouldn't be necessary to close and reopen the file.
How would you transfer the open file handle to std::fstream, for example?
I think std::fstream doesn't support that. But that seems a limitation of std::fstream. Olaf