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


Subrata Basak wrote:

Hi Paolo

As per your suggession, I used "ofstream" instead of "ifstream"
in my code, but unfortunately, the result was same before, after
254 successful streams openning, assertion occured, but I am supposed to open 1000 streams to the same file "boo".


In that case something is broken in your installation.

Paolo.


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