Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 4 Sep 2002 11:01:28 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: File reading problem with -mno-cygwin Message-ID: <20020904110128.B1213@cygbert.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <3D7570F0 DOT 9040904 AT Salira DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D7570F0.9040904@Salira.com> User-Agent: Mutt/1.3.22.1i On Tue, Sep 03, 2002 at 07:33:20PM -0700, Andrew DeFaria wrote: > if ((fp = fopen ("sf", "r")) == NULL) { Try fopen ("sf", "rb") Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/