From: elric AT wheel DOT dcn DOT davis DOT ca DOT us (Jeffrey Taylor) Newsgroups: comp.os.msdos.djgpp Subject: Re: C++ Iostream lib Date: 24 Feb 1997 17:01:28 GMT Organization: Davis Community Network - Davis, California, USA Lines: 15 Message-ID: <5eshh8$l5q$1@mark.ucdavis.edu> References: <330D4176 DOT 230D AT europa DOT com> NNTP-Posting-Host: wheel.dcn.davis.ca.us To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Dion Barrier (viper AT europa DOT com) wrote: : Hi, : : I'm making the move over to DJGPP and would appreciate some help. I was : told that the C++ Iostreams library is kind of buggy. : More specifically, the bug is supposedly in file I/O. Is there any : validity to this claim? Could someone please describe this bug and : if there are any known anti-bugs? : There is a problem with creating a scratch/temporary file that is both written to and read. I have a fix that I have to retreive off the machine at work. Jeff