Программирование в стандарте POSIX
Пример 5.8
#include
int feof (FILE *stream);
#include
int ferror (FILE *stream);
Содержание
Назад
Вперед