Xref: news-dnh.mv.net comp.os.msdos.djgpp:2801 Path: news-dnh.mv.net!mv!news.sprintlink.net!newsfeed.internetmci.com!news.msfc.nasa.gov!elroy.jpl.nasa.gov!swrinde!howland.reston.ans.net!Germany.EU.net!Dortmund.Germany.EU.net!nntp.gmd.de!news.ruhr-uni-bochum.de!usenet From: Stefan Dingfelder Newsgroups: comp.os.msdos.djgpp Subject: Problem with binary IO using Gnu C++ V260 for Dos Date: 24 Oct 1995 17:24:05 GMT Organization: Ruhr-Uni-Bochum Lines: 11 Nntp-Posting-Host: dialslip-29.rz.ruhr-uni-bochum.de To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp Hi ! I got e strange Problem. Since I want to write 100% C++-prgs, I decided to rewrite my IO-routines. But there is one Problem. Every time I try to read a binary File by cin, get or getline it works until the corres- ponding value to '\n'; e.g. it reads all bytes in front of '\n' but then returns 0 for all following ones. How can I solve this ? Thanks, Stefan DOT A DOT Dingfelder AT rz DOT ruhr-uni-bochum DOT de.