Re: Problem with open_memstream

2014-03-25 Thread Corinna Vinschen
On Mar 25 10:19, Adam Burry wrote: > I have encountered unexpected behaviour with open_memstream(). Below > is a test case that shows the problem. Shouldn't each invocation of > open_memstream() create a a stream in the same initial state? > Shouldn't 'B' be written to the beginning of the buffer?

Problem with open_memstream

2014-03-25 Thread Adam Burry
I have encountered unexpected behaviour with open_memstream(). Below is a test case that shows the problem. Shouldn't each invocation of open_memstream() create a a stream in the same initial state? Shouldn't 'B' be written to the beginning of the buffer? I am running Windows 7 Professional Ver 6.