This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: feof() missing


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]