X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org From: Alberto Luaces To: cygwin AT cygwin DOT com Subject: Re: can't read sequential files Date: Wed, 31 Oct 2007 09:47:49 +0100 User-Agent: KMail/1.9.7 References: <13500536 DOT post AT talk DOT nabble DOT com> In-Reply-To: <13500536.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200710310947.49414.aluaces@udc.es> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Maybe unrelated, but: shouldn't this > fp = fopen ("phi.txt","r"); be fp = fopen ("phi.txt","rt"); ? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/