| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| From: | Alberto Luaces <aluaces AT udc DOT es> |
| 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 |
| Message-Id: | <200710310947.49414.aluaces@udc.es> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |