From: Teresa Mah Newsgroups: comp.os.msdos.djgpp Subject: fopen problem Date: Tue, 01 Dec 1998 14:48:04 -0800 Organization: @Home Network Lines: 10 Sender: tmah AT cr1004075-a DOT rct1 DOT bc DOT wave DOT home DOT com Message-ID: <36647224.8675B98F@home.com> NNTP-Posting-Host: cr1004075-a.rct1.bc.wave.home.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.02 [en]C-AtHome0402 (Win95; U) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I opened a binary file using fopen(filename, "rb") and the file will open when the program is run from Win95, but not from NT. Does anyone know why? Thank you. Teresa