
15 May
2007
15 May
'07
5:21 p.m.
On Tue, 15 May 2007 17:09:14 +0100 "John Maddock" <john@johnmaddock.co.uk> wrote: Thanks, John!!! I'm still not entirely sure I understand it, but it works ;-) I tested it with a std::stringstream... in and out... and after setting the stream precision large enough, the values in/out compared and the test passed. I then used the same comparisons for the values when I save/restore via my own code, and it works there too. Thanks, again!