This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: File Stream Open Problem with g++ 3.3.3 and libstdc++.so.5


Paolo Carlini wrote:

...indeed, changing your snippet to use ofstream
leads to the expected behavior.

... but of course you don't create /1000/ different files, just the same file 1000 times
(since you are always passing the very same "boo")


Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]