This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libstdc++/22130] fstream fails to create a file in ios::in| ios::out mode.


------- Additional Comments From rohit_goel at ml dot com  2005-06-21 13:43 -------
Is there a way to open the file in "a+" mode using fstream.  Meaning, if the 
file exists, open in append mode, else create the file.

Thanks.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22130


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