From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Graf To: ecos-discuss@sourceware.cygnus.com Subject: Re: [ECOS] What happened to feof & ftell? Date: Thu, 01 Feb 2001 00:48:00 -0000 Message-id: <3.0.5.32.20010201095058.00914730@mail.becomsys.de> References: <3A784967.6066B98B@redhat.com> <20010201065751.63430.qmail@web11101.mail.yahoo.com> X-SW-Source: 2001-02/msg00000.html Martin van Veen wrote: >like ftell and feof there is more stuff missing (which I wrote some >weeks ago, but nobody responded). Fortunately, these functions are >implemented, but only not mentioned in the stdio.h file. I patched >stdio.h so that fileno and fdopen can be used. Patch is attached... Thank you very much. You are right, at least ftell() is available in the latest CVS snapshot. I've been using an older sourcetree. Thanks for the hint. All the best Peter