[ECOS] feof(), ferror() and fileno() are missing
Martin van Veen
martin_van_veen@yahoo.com
Thu Nov 23 05:38:00 GMT 2000
Hi all,
does anybody have an idea where the implementation of the feof and
ferror functions in stdio.h have gone? According to the (obsolete)
Changelog.libc files that are scattered around in $ECOS_REPOSITORY/
packages/languages/c/libc, there should be files called feof.cxx
and ferror.cxx in stdio/current/src/common. Unfortunately they are
not there in the CVS tree. Are they removed or not checked in???
A probably easier to fix problem is that the fileno() function is
implemented, but is not mentioned in stdio.h. This triggers the
compiler to start complaining about my code :-)
Greetings,
Martin.
__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/
More information about the Ecos-discuss
mailing list