feof

2.12.3.3 feof

Declaration:

int feof(FILE *stream);

Tests the end-of-file indicator for the given stream. If the stream is at the end-of-file, then it returns a nonzero value. If it is not at the end of the file, then it returns zero.

Bu yazı Dosya Fonksiyonları, Kütüphane, stdio.h kategorisine gönderilmiş ve , , , , , , , , , , , , , , , , , , ile etiketlenmiş. Kalıcı bağlantıyı yer imlerinize ekleyin.