diff --git a/reference/filesystem/functions/feof.xml b/reference/filesystem/functions/feof.xml index 21e047113c..eedd093c2b 100644 --- a/reference/filesystem/functions/feof.xml +++ b/reference/filesystem/functions/feof.xml @@ -1,5 +1,5 @@ - + @@ -27,9 +27,11 @@ &fs.validfp.all; + If passed file pointer is not valid you may get an infinite loop, because EOF fails to return TRUE. + <function>feof</function> example with an invalid file pointer +