public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] feof() missing
@ 2000-08-28 23:58 Joerg Troeger
  2000-09-15  4:47 ` J.RyosIII
  0 siblings, 1 reply; 2+ messages in thread
From: Joerg Troeger @ 2000-08-28 23:58 UTC (permalink / raw)
  To: ecos-discuss

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 198 bytes --]

The function feof() is declared in stdio.h, but I miss the implementation.
I have added a short mapping function which calls stream->get_eof_state().
Have I overlooked something?

Jörg Tröger

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] feof() missing
  2000-08-28 23:58 [ECOS] feof() missing Joerg Troeger
@ 2000-09-15  4:47 ` J.RyosIII
  0 siblings, 0 replies; 2+ messages in thread
From: J.RyosIII @ 2000-09-15  4:47 UTC (permalink / raw)
  To: ecos-discuss

At 08:54 +0100 2000.08.29, Joerg Troeger wrote:
> The function feof() is declared in stdio.h, but I miss the implementation.
> I have added a short mapping function which calls stream->get_eof_state().
> Have I overlooked something?
The function ferror() is missing ,too.  but I found a function real_stream->get_error().
I don't know why these functions are not supported.

----------
Suzuki,Ryouzaburou
ryos@atom-tc.or.jp

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-09-15  4:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-28 23:58 [ECOS] feof() missing Joerg Troeger
2000-09-15  4:47 ` J.RyosIII

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).