List Question
20 TechQA 2024-02-15T22:13:43.967000feof() doesn´t detect end of file when i'm updating a binary file in C/C++
84 views
Asked by Alexis
How to correctly use feof() for Kattis problems in PHP
115 views
Asked by The_Moth
I have a trouble in counting amount of "items" in binary file. C
35 views
Asked by Pentakorr
What is the difference between feof() function and EOF of a file in C?
350 views
Asked by sunflower
How to Open a text file utilising VSCode
1.3k views
Asked by ThePhycho
How safe is using !feof in searching a file?
161 views
Asked by ayoub hmani
EOF not detected right when using strtok()?
57 views
Asked by Saif eldeen Adel
getting error file format incorrect, reading file in c
103 views
Asked by xNapz
How to read from stdin with fgets()?
363 views
Asked by Oliver
While loop in C Language with feof condition and fgets elaborate twice for no reason?
185 views
Asked by sirducas
Rewrite a FEOF while loop to a for loop in c
77 views
Asked by Mohammed Ghazwan Almilhim
What happens if you don't check feof in C?
269 views
Asked by programme3219873
How do I read the last line of a text file in a C program?
391 views
Asked by Emil Lang
What is While Feof alternative for big file downloads?
97 views
Asked by BroserBros
Queues Using Linked List in C only take last node as a whole infinite queue
41 views
Asked by Mohammad Harouak
Why does my fscanf() go into an endless loop?
48 views
Asked by Anil
How to add certain prefixes to lines from a file
117 views
Asked by Python Asker
Check EOF after fread in a loop
368 views
Asked by beardeadclown
make FEOF return true sooner to avoid explode() "Undefined offset" error (PHP)
94 views
Asked by Marwane
feof causing Segmentation fault (core dumped) error?
57 views
Asked by Jay P.