From: wrh AT placer1 DOT wimsey DOT com (William Hughes) To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: fstream behavior Reply-To: wrh AT placer1 DOT wimsey DOT com Date: Fri, 16 Sep 94 10:14:16 PDT Do the streams in 1.11m5 operate different in the new 1.12? I am wondering, as the source that compiles and runs in Borland 4 is behaving somewhat odd in 1.11m5. Things like stream.getline() stripping the terminating character and stream.get(char *,int,char) file overflowing, not reporting an error, and returning over and over without ever complaining. Also, the stream manipulators seem to be behaving oddly when asked to format a string to a constant width by padding with spaces. Is 1.12 updated? Is form still there for old fogeys? How does an individual invoke gdb? (dumb question, I know, but please humor me...) bfn, William